Struct collections::btree::node::marker::Mut
[−]
[src]
pub struct Mut<'a>(PhantomData<&'a mut ()>);
Unstable (
collections
#27783): library is unlikely to be stabilized with the current layout and name, use std::collections instead