[][src]Type Definition rhizome::Factory

type Factory<E, V, K, T> = fn(_: &Node<V, K, T>) -> Result<V, E>;