std::collections::treemap::MoveSetItems[src]

type MoveSetItems<T> = Map<'static, (T, ()), T, MoveEntries<T, ()>>;