from_ref
Rust's from_ref_* macros auto generate standard implementation of trait From in the form used by ref-oriented (without Copy derive) types.
Links
License
MIT License
Rust's from_ref_* macros auto generate standard implementation of trait From in the form used by ref-oriented (without Copy derive) types.
MIT License