danielhenrymantilla / rust-function_nameLinks
macro that expands to the name of the annotated function
☆39Updated 2 years ago
Alternatives and similar repositories for rust-function_name
Users that are interested in rust-function_name are comparing it to the libraries listed below
Sorting:
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated this week
- Mirror of Rust's allocator api for use on stable rust☆62Updated 2 months ago
- `$crate` in procedural macros.☆73Updated 2 months ago
- Convert number to enum☆87Updated last year
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Helper macros: autoimpl, impl_scope☆66Updated last month
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated this week
- An updated version of linked-hash-map and friends☆121Updated 4 months ago
- Floating point approximate comparison for Rust☆63Updated 5 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Lazy formatting utility macro for rust☆128Updated last year
- Threadsafe RefCell for Rust☆93Updated 4 months ago
- String-like container based on SmallVec☆25Updated last month
- Cargo API written in Paris☆52Updated this week
- Imitate the documentation build that docs.rs would do☆55Updated last month
- Integer trait and functions for Rust☆186Updated 5 months ago
- A primitive for writing structural search and replace programs for rust☆31Updated last month
- Const TypeId and non-'static TypeId☆66Updated this week
- Lending iterators on stable Rust☆83Updated last year
- Tools to iterate over all values of a type☆108Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆94Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆167Updated 3 weeks ago
- Minimal TOML library with few dependencies☆84Updated 5 months ago
- Rust library for typesystem-assisted bitflags.☆130Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago