figma-schema

Crates.iofigma-schema
lib.rsfigma-schema
version0.3.0
sourcesrc
created_at2023-05-07 15:42:53.247627
updated_at2023-06-17 20:16:13.344384
descriptionFigma REST API schema
homepage
repositoryhttps://github.com/ccouzens/figma-rust
max_upload_size
id859242
size27,494
Chris Couzens (ccouzens)

documentation

README

Figma REST API Rust Schema

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.

Commit count: 261

cargo fmt