Skip to main content

Crate fm_rs_derive

Crate fm_rs_derive 

Source
Expand description

Derive macro for the Generable trait.

This crate provides a proc-macro derive for generating JSON Schema from Rust types for use with structured generation in fm-rs. Proc-macro derive for fm-rs Generable schema generation.

Derive Macrosยง

Generable
Derives the Generable trait for a struct or enum.