rs-schema

Crates.iors-schema
lib.rsrs-schema
version1.0.0
created_at2025-12-29 01:46:25.553686+00
updated_at2025-12-29 01:46:25.553686+00
descriptionTypes modeling rust code structures.
homepage
repositoryhttps://github.com/weirdev/rs-schema
max_upload_size
id2009799
size25,744
(weirdev)

documentation

README

rs-schema

rs-schema is a Rust library that provides types modeling rust code structures. Types also provide implementations for being serialized back into valid Rust code.

This crate does not provide models for every rust construct. Some can be supported via strings, others are not supported at all. Later versions may expand the supported constructs at the expense of breaking changes. Contributions are welcome!

Commit count: 0

cargo fmt