danielhenrymantilla / rust-function_name
macro that expands to the name of the annotated function
☆33Updated last year
Related projects ⓘ
Alternatives and complementary repositories for rust-function_name
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated this week
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 weeks ago
- Automatic cfg for Rust compiler features☆95Updated last month
- Extensions for the Rust standard library☆38Updated 7 months ago
- ☆49Updated last month
- Mirror of Rust's allocator api for use on stable rust☆43Updated this week
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- `$crate` in procedural macros.☆65Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆86Updated 6 months ago
- Cargo API written in Paris☆43Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- Helper macros: autoimpl, impl_scope☆59Updated 3 weeks ago
- Floating point approximate comparison for Rust☆60Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆58Updated 3 months ago
- ☆58Updated 2 months ago
- ☆53Updated 7 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 3 years ago
- ☆29Updated 6 months ago
- A lightweight, no-std, object-safe, serialization-only framework for Rust☆93Updated 3 weeks ago
- ☆56Updated this week
- [stable] A convenient macro, for cloning values into a closure.☆28Updated 5 months ago
- A Rust crate for formatting strings dynamically☆31Updated 11 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 9 months ago
- ☆68Updated 3 weeks ago
- A procedural macro helper for easily writing custom derives for enums.☆31Updated 2 weeks ago
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago
- iter.reduce(fn) in Rust☆36Updated last year
- Determine whether characters have the XID_Start or XID_Continue properties☆77Updated this week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year