Crates.io | figma-schema |
lib.rs | figma-schema |
version | 0.3.0 |
source | src |
created_at | 2023-05-07 15:42:53.247627 |
updated_at | 2023-06-17 20:16:13.344384 |
description | Figma REST API schema |
homepage | |
repository | https://github.com/ccouzens/figma-rust |
max_upload_size | |
id | 859242 |
size | 27,494 |
Documented structs to deserialize JSON responses from the Figma REST API into.
These definitions are used by the parent project but are distributed separately as they may be of use to other people.
They may never be feature complete. Instead emphasis is placed on fields and types that get used by the parent project.
This schema is also used to build TypeScript types, Kotlin types and Swift types.