hadronized / cargo-sync-readme
Generate a Markdown section in your README based on your Rust documentation
☆58Updated 2 years ago
Alternatives and similar repositories for cargo-sync-readme:
Users that are interested in cargo-sync-readme are comparing it to the libraries listed below
- A Rust library for generically joining iterables with a separator☆92Updated last year
- ☆55Updated last year
- Helpers for easily using failure::Error and others as return types in main() while still giving human-readable error messages.☆45Updated 3 years ago
- ☆105Updated 11 months ago
- ☆59Updated 6 months ago
- Concatenate identifiers in a macro invocation☆93Updated 2 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- ☆64Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- Streamline updating a Tokio 0.1 application to Tokio 0.2.☆51Updated 4 years ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆45Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated 2 weeks ago
- Lossless functionality for platform-native strings.☆71Updated 3 weeks ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- A serde serializer that serializes a subset of types into plain strings☆58Updated last year
- Retriever stores ordinary rust data types in a similar manner as a NoSQL database.☆48Updated last year
- A procedural attribute macro to automatically cache the results of a function call with given args.