KeyMut

Type Alias KeyMut 

Source
pub type KeyMut<S, T> = Key<S, T, true>;

Aliased Typeยง

pub struct KeyMut<S, T> { /* private fields */ }