krdln / fomat-macrosLinks
Alternative syntax for printing macros in Rust
☆49Updated last year
Alternatives and similar repositories for fomat-macros
Users that are interested in fomat-macros are comparing it to the libraries listed below
Sorting:
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Intended to allow taking a T from a &mut T temporarily☆79Updated 5 years ago
- Runtime string formatting for Rust☆64Updated 5 years ago
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- Write doc comments from macros☆100Updated 3 years ago
- Dynamically query a type-erased object for any trait implementation☆66Updated 2 years ago
- Fast json encoder in rust, that encodes the structure of JSON values in their types☆83Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 7 years ago
- Safely combine results