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

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