proc-macros for data_export
Dependency for data_export and data_export_macros
Crate exporting varflags macro, allowing to use unit-like enums in conjunction with Varflags struct to create easy to use bitflags data structure defined over enum variants.
Procedural macros for BoltFFI - #[data], #[export], #[class] attributes
Rlua User Data Extension Boy - Derive/attr macros and traits for easily exporting user data to RLua
A secure, high-performance messaging protocol library
A highly parallel Perl 5 interpreter written in Rust
A procedural macro that generates a trait from a struct, exporting the struct's fields as trait methods and providing a constructor method.
Macros for Codas.
Provides support for lenses, which are a mechanism in functional programming for focusing on a part of a complex data structure.
Simplify the construction of structured data.
The proc macro crate for ostd-pod