Type Definition rd_interface::registry::NetFromConfig[][src]

type NetFromConfig<T> = Box<dyn Fn(Vec<Net>, Value) -> Result<T>>;