Docs.rs
scsys-macros-0.3.1
scsys-macros 0.3.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
FL03
Dependencies
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
Versions
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
scsys_
macros
0.3.1
All Items
Crate Items
Macros
Crate
scsys_macros
Copy item path
Source
Expand description
procedural macros for the
scsys
ecosystem
Macros
ยง
getter
A procedural macro for generativly creating getter methods; i.e. $field_name() -> &$field_type and $field_name_mut() -> &mut $field_type