danielhenrymantilla / rust-function_name
macro that expands to the name of the annotated function
☆34Updated 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
- Extensions for the Rust standard library☆39Updated 9 months ago
- Automatic cfg for Rust compiler features☆95Updated 4 months ago
- `$crate` in procedural macros.☆68Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆90Updated last month
- A memory efficient container for rust nested collections☆39Updated 2 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last week
- Helper macros: autoimpl, impl_scope☆59Updated 3 weeks ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆76Updated 2 weeks ago
- A primitive for writing structural search and replace programs for rust☆31Updated 6 months ago
- Full precision decimal representation of f64☆25Updated last week
- Cargo API written in Paris☆44Updated last month
- Parse integers directly from `[u8]` slices in safe code☆55Updated last year
- A Rust crate for formatting strings dynamically☆31Updated last year
- OS native dialogs for Windows, MacOS, and Linux☆33Updated 2 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 3 months ago
- Floating point approximate comparison for Rust☆60Updated 4 months ago
- ☆50Updated 4 months ago
- ☆105Updated 9 months ago
- Fast `cargo install` action using a GitHub-based binary cache☆74Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆135Updated 5 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆42Updated last year
- ☆38Updated 6 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆68Updated last month
- Take a value atomically once.☆27Updated 2 years ago
- Defer dropping large structs to a background thread☆61Updated 2 years ago
- String-like container based on SmallVec☆23Updated 2 months ago
- ☆70Updated 3 months ago
- Provides macro `assert_matches` for testing pattern matching☆63Updated 3 years ago
- A lightweight attribute macro for easily writing extension trait pattern.☆48Updated 2 weeks ago
- iter.reduce(fn) in Rust☆36Updated 2 years ago