[][src]Type Definition lib3h::dht::dht_trait::DhtFactory

type DhtFactory<D> = fn(config: &DhtConfig) -> Lib3hResult<D>;