Implementation for derive for Mutable and Softeq
Mutable is a crate to keep track of changes in structures
Derives mutable versions of structs for the futures-signals crate.
A procedural macro for generating the most basic getters and setters on fields.
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Bitbite is a simple trait that would help you interact bytes with flags easily
Auto-derive for Rust conversion traits -- make working with newtypes a breeze
Generate getters, mutable getters, setters, and copy accessors for structs and enums
Generate getters, mutable getters, setters, and copy accessors for structs and enums
A highly parallel Perl 5 interpreter written in Rust
A macro for deriving immutable and mutable accessors for enum structs
Derive macro for safe struct field access by their names in runtime