[][src]Function zdd::wrapped::mk_factory

pub fn mk_factory<Label>(capacity: usize) -> Factory<Label> where
    Label: Eq + Hash + Ord + Clone

Creates a thread-safe factory.