Searched defs:network_config (Results 1 – 1 of 1) sorted by relevance
103 pub(crate) network_config: NetworkConfig, field514 let network_config = NetworkConfig::from(network as u8); in deserialize() localVariable