Struct collections::btree::node::marker::Immut [] [src]

pub struct Immut<'a>(PhantomData<&'a ()>);
Unstable (collections #27783)

: library is unlikely to be stabilized with the current layout and name, use std::collections instead