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 3 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.☆168Updated last week
- ☆112Updated 2 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Make trait methods callable without the trait in scope☆152Updated last week
- Better reference counted strings for Rust☆134Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 4 months ago
- Automatic cfg for Rust compiler features☆102Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- A collection of small utilities for working with pointer types in Rust.☆127Updated 7 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆104Updated this week
- Macro for sealing traits and structures☆59Updated 8 months ago
- Abstract over different executors☆74Updated 2 years ago
- Pull in every source file in a directory as a module☆177Updated 5 months ago
- Extract documentation for the feature flags from comments in Cargo.toml☆183Updated 4 months ago
- A tool to mine crates.io and produce static websites☆134Updated 10 months ago
- Macro to generate random constants in Rust https://xkcd.com/221/☆79Updated last year
- Typed index version of Rust slice and Vec containers☆70Updated this week
- `$crate` in procedural macros.☆74Updated 3 months ago
- ☆58Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 9 months ago
- Find out about keys that are ignored when deserializing data☆88Updated last week
- A variant of include_bytes!/include_str! with compile-time deflation and runtime lazy inflation☆143Updated 3 weeks ago
- Migrated to Codeberg☆79Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated this week
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- docs.rs as a publishing platform?☆69Updated last week
- ☆93Updated 9 months ago
- Minimal asynchronous runtime for Rust☆129Updated last year