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.
☆113Updated 6 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.☆177Updated 3 months ago
- Make trait methods callable without the trait in scope☆161Updated last week
- ☆112Updated 3 years ago
- Better reference counted strings for Rust☆139Updated last year
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆87Updated 7 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆161Updated last week
- Automatic cfg for Rust compiler features☆105Updated 5 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆114Updated 3 weeks ago
- A collection of small utilities for working with pointer types in Rust.☆131Updated 10 months ago
- Utilities for dealing with substructures within syn macros☆143Updated 6 months ago
- Typed index version of Rust slice and Vec containers☆75Updated 3 months ago
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 3 months ago
- Lending iterators on stable Rust☆83Updated last year
- A tool to mine crates.io and produce static websites☆137Updated last year
- Pull in every source file in a directory as a module☆179Updated last week
- ☆61Updated 2 years ago
- Macro for sealing traits and structures☆59Updated last year
- Safely cast &T to &U where the struct U contains a single field of type T.☆215Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated last year
- Helper macros: autoimpl, impl_scope☆68Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- Graph the number of crates that depend on your crate over time☆254Updated this week
- Extract documentation for the feature flags from comments in Cargo.toml☆190Updated last month
- Allocation-free data structures that make do with the memory they're given☆145Updated 3 years ago
- `$crate` in procedural macros.☆77Updated 2 weeks ago
- Const TypeId and non-'static TypeId☆69Updated last week
- Migrated to Codeberg☆79Updated 2 years ago