alecmocatta / replace_with
Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.
☆105Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for replace_with
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- ☆112Updated last year
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- ☆55Updated last year
- `$crate` in procedural macros.☆65Updated 2 months ago
- Better reference counted strings for Rust☆114Updated 4 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- A Mutex wrapper tracking acquisition order☆66Updated last year
- ☆84Updated 3 weeks ago
- Typed index version of Rust slice and Vec containers☆66Updated last month
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆128Updated 2 weeks ago
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated 4 months ago
- A collection of small utilities for working with pointer types in Rust.☆119Updated last year
- Fake implementation of `std::Fn` for user-defined data types☆36Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆73Updated 2 months ago
- Use declarative macros as proc_macro attributes or derives☆102Updated last year
- An alternate Cargo registry using static files☆105Updated 2 months ago
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- ☆65Updated 5 months ago
- A tool to mine crates.io and produce static websites☆125Updated last month
- Concatenate identifiers in a macro invocation☆93Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆51Updated 4 months ago
- Automatically implement traits for common smart pointers☆104Updated 8 months ago
- Serialization value trees☆43Updated 3 months ago
- Blazing fast immutable collection datatypes for Rust.☆84Updated 5 months ago
- ☆172Updated this week
- Define your own PhantomData☆147Updated 2 weeks ago
- "A very small syn"☆196Updated 7 months ago
- Progress reporting abstraction for Rust☆63Updated 3 months ago