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.☆151Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆76Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- Mirror of Rust's allocator api for use on stable rust☆67Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated 2 weeks ago
- ☆108Updated last year
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Minimal TOML library with few dependencies☆83Updated 7 months ago
- Determine whether characters have the XID_Start or XID_Continue properties☆98Updated 3 weeks ago
- Cargo API written in Paris☆52Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆174Updated 2 months ago
- A primitive for writing structural search and replace programs for rust☆32Updated last month
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- Convert number to enum☆87Updated last year
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- `$crate` in procedural macros.☆75Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 6 months ago
- Const TypeId and non-'static TypeId☆68Updated last month
- Migrated to Codeberg☆80Updated 2 years ago
- Floating point approximate comparison for Rust☆64Updated 7 months ago
- Integer trait and functions for Rust☆186Updated 7 months ago
- Rust library for typesystem-assisted bitflags.☆132Updated 4 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆46Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 7 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆50Updated last year
- ☆62Updated last month
- Defer dropping large structs to a background thread☆66Updated 2 years ago