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.☆150Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆67Updated 3 weeks ago
- Threadsafe RefCell for Rust☆95Updated 6 months ago
- Extensions for the Rust standard library☆40Updated last year
- Mirror of Rust's allocator api for use on stable rust☆63Updated 2 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Find out about keys that are ignored when deserializing data☆94Updated last week
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Rust library for typesystem-assisted bitflags.☆131Updated 3 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- Migrated to Codeberg☆79Updated 2 years ago
- Rust data types and a macro for generating enumeration-based bit flags☆49Updated last month
- `$crate` in procedural macros.☆74Updated last week
- A primitive for writing structural search and replace programs for rust☆32Updated last week
- Lazy formatting utility macro for rust☆129Updated last year
- An updated version of linked-hash-map and friends☆124Updated 5 months ago
- ☆108Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- Better reference counted strings for Rust☆136Updated last year
- Tools to iterate over all values of a type☆108Updated 2 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Minimal TOML library with few dependencies☆84Updated 6 months ago
- Rust macro for automatically generating default☆145Updated last year
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆45Updated last month
- Defer dropping large structs to a background thread☆65Updated 2 years ago