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.
☆114Updated 5 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.☆174Updated 2 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Make trait methods callable without the trait in scope☆159Updated last month
- Macro for sealing traits and structures☆59Updated 10 months ago
- ☆112Updated 2 years ago
- Automatic cfg for Rust compiler features☆104Updated 4 months ago
- Better reference counted strings for Rust☆137Updated last year
- A collection of small utilities for working with pointer types in Rust.☆129Updated 9 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆159Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated 3 weeks ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆106Updated last month
- A library for compact bit sets containing enums.☆118Updated 3 weeks ago
- Migrated to Codeberg☆80Updated 2 years ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 11 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆110Updated 2 months ago
- Project group working on the "safe transmute" feature☆94Updated last year
- Abstract over different executors☆74Updated 2 years ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 6 months ago
- Utilities for dealing with substructures within syn macros☆142Updated 5 months ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- docs.rs as a publishing platform?☆71Updated last month
- Typed index version of Rust slice and Vec containers☆74Updated 2 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 2 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 5 years ago
- ☆60Updated 2 years ago
- Lazy formatting utility macro for rust☆129Updated last year