Emulate reborrowing for user types.
Generalized reborrowing traits and an optional derive macro.
Emulate reborrowing for user types.
A generalized reborrowing mechanism that extends beyond simple references. It also allows for implementing traits that work with reborrowing for custom types.
Derive macros for reborrow-generic.
A drop-in replacement for RefCell with safe unborrow and reborrow capabilities.
A flexible cell that allows safe circumvention of double borrow issues.
Tools to feature more lenient Polonius-based borrow-checker patterns in stable Rust.
Privacy-first ATProto substrate primitives: type architecture, audit vocabulary, inter-service auth, and encryption hook surfaces
Nova Virtual Machine
A small utility for partitioning a sequence of items by enum discriminant
An ergonomic object-model for Rust.