Function tor_netdir::testnet::construct_custom_netdir

source ยท
pub fn construct_custom_netdir<F>(func: F) -> BuildResult<PartialNetDir>
where F: FnMut(usize, &mut NodeBuilders),
Available on crate feature testing only.
Expand description