alecmocatta / replace_withLinks
Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.
☆112Updated 4 months ago
Alternatives and similar repositories for replace_with
Users that are interested in replace_with are comparing it to the libraries listed below
Sorting:
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- ☆112Updated 2 years ago
- Make trait methods callable without the trait in scope☆157Updated last week
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Better reference counted strings for Rust☆136Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- A collection of small utilities for working with pointer types in Rust.☆128Updated 8 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- `$crate` in procedural macros.☆75Updated 2 weeks ago
- A library for compact bit sets containing enums.☆115Updated last week
- ☆60Updated 2 years ago
- Abstract over different executors☆74Updated 2 years ago
- Migrated to Codeberg☆79Updated 2 years ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated last month
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Macro for sealing traits and structures☆59Updated 9 months ago
- docs.rs as a publishing platform?☆71Updated 2 weeks ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆150Updated last month
- A rust crate to offer compile-time assistance for working with unsafe code.☆122Updated 3 years ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆94Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆67Updated 2 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- "A very small syn"☆209Updated 8 months ago
- Write doc comments from macros☆100Updated 3 years ago