To capture and move things that are NOT 'static with memory safety.
Proc. macro implementation for the `enum-ref` crate.
Macros for 'ref_iter'.
Replace &T to impl AsRef<T>.
DErive deREF
To capture and move things that are NOT 'static with memory safety.
A library that is similar to a thread local storage but allows to store references / dyn Trait within a scope.
Macros for the git-ref-format crate
Generically forward references for operations on Copy types.
from_ref_* macros auto generate standard implementation of trait From without Copy derive
onforward_ref_* macros auto generate standard implementation of operator overloading without Copy derive
Rust's forward_ref_* macros for easier implementation of operator overloading.