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.
☆115Updated 8 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.☆180Updated 5 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- Make trait methods callable without the trait in scope☆162Updated last month
- Better reference counted strings for Rust☆140Updated last year
- ☆111Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Automatic cfg for Rust compiler features☆111Updated 7 months ago
- Pull in every source file in a directory as a module☆181Updated 3 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- A collection of small utilities for working with pointer types in Rust.☆133Updated last year
- Macro for sealing traits and structures☆61Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated last year
- A library for compact bit sets containing enums.☆121Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Threadsafe RefCell for Rust☆99Updated 10 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 9 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆256Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated last week
- Lending iterators on stable Rust☆83Updated 2 years ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆144Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- ☆61Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- `$crate` in procedural macros.☆81Updated 2 months ago
- Const TypeId and non-'static TypeId☆70Updated last month
- docs.rs as a publishing platform?☆71Updated last month
- Migrated to Codeberg☆79Updated 2 years ago
- Serialization value trees☆48Updated last year