Struct two_three::LeafThree [] [src]

pub struct LeafThree<V: Ord>(pub V, pub V);

LeafThree