Expand description
§scsys-derive
This crate implements the derive macros for the scsys ecosystem.
§Macros
Display: automatically implements theDisplaytrait for a struct or enum, using thescsysattributes to customize the output.VariantConstructors: generate functional constructors for all variants of an enum