logo
pub fn new_owned<C>(cont: C) -> TreeOwned<C, DefaultSorter> where
    C: Container,
    <C as Container>::T: Aabb
Expand description

Create a TreeOwned