withoutboats / display_deriveLinks
Derive for the Display trait
☆51Updated 7 years ago
Alternatives and similar repositories for display_derive
Users that are interested in display_derive are comparing it to the libraries listed below
Sorting:
- Set the error context using doc comments☆54Updated 6 years ago
- ☆62Updated last year
- Candidates for inclusion in the Rust standard library☆88Updated 3 years ago
- Custom exit status codes with ? in main☆29Updated 6 years ago
- Include a whole directory tree at compile time☆81Updated 5 years ago
- Intended to allow taking a T from a &mut T temporarily☆81Updated 6 years ago
- A procedural attribute macro to automatically cache the results of a function call with given args.☆65Updated 6 years ago
- A type safe, low level replacement for `std::io`.☆62Updated 3 years ago
- Concatenate identifiers in a macro invocation☆94Updated 3 years ago
- Safely combine results☆82Updated last year
- The empty type Void.☆71Updated 2 years ago
- Custom derivation macro for Rust☆113Updated 8 years ago
- A `#[safe]` attribute for explaining why `unsafe { ... }` is OK.☆81Updated 6 years ago
- derive macro for the Fail trait☆25Updated 7 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.