Change value of an immutable variable.
Convert immutable reference to mutable reference.
Field-level borrow splitting for Rust
Convert immutable reference to mutable reference.
A macro for making bevy system queries more convenient
Match enum variants to #[handler] functions without boilerplate
A library for cheap-to-clone types and wrappers for expensive to clone and compare datatypes.
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
A small utility for partitioning a sequence of items by enum discriminant
A Rust-based static analyzer that applies Rust's ownership and borrowing rules to C++ code
Safe store for one value of each type, with interior mutability.
Provides VecCell, a variant of Vec with interior mutability.