Procedural macro to generate customizable getters and setters in Rust
This package provides a coherent set of manual accessor macros.
A Rust procedural macro collection providing Lombok-like functionality. Automatically generates getters/setters with field-level visibility control, custom Debug implementations with field skipping, and Display trait implementations. Supports structs, enums, generics and lifetimes.
Add constructor, get and set method using derive macro
A procedural macro to get and set a struct field by String dynamically.
A procedural macro to get and set a struct field by String dynamically. This crate is a quick and dirty fork of field_accessor_pub.
A highly parallel Perl 5 interpreter written in Rust
AI/Human task management system with file-based storage
Kinesis Savant Elite foot pedal programmer for macOS
Duck typing traits
A procedural macro that simplifies the creation of getter, setter and constructor methods for fields in your Rust structs.
A localising tool with macros to statically allocate formattable text.