Crate modifier [−] [src]
Overloadable modification through both owned and mutable references to a type with minimal code duplication.
Traits
Modifier |
Allows use of the implemented type as an argument to Set::set. |
Set |
A trait providing the set and set_mut methods for all types. |