Expand description
use * for convenient use of this crate in your module.
Re-exports§
pub use crate as partial_borrow;pub use super::PartialBorrow;
Macros§
- partial
- Conveniently specify a partially borrowed struct type, by field(s).
Derive Macros§
- Partial
Borrow - Derive partial borrowing for a struct.