3 unstable releases
0.1.0 | Sep 25, 2024 |
---|---|
0.0.2 | Apr 11, 2024 |
0.0.1 | Apr 6, 2024 |
#602 in Filesystem
128 downloads per month
14KB
263 lines
Stapifaction
Stapifaction is a Rust library allowing to easily generate static APIs,
by just decorating your existing structs with #[derive]
attributes.
It works as a Serde superset to define how your structs are persisted
on disk.
You can have a look at the docs to help you get started. There are also some examples available.
Dependencies
~0.4–1MB
~19K SLoC