Skip to main content

SCUC_NETWORK_OUTPUT_SERIES

Constant SCUC_NETWORK_OUTPUT_SERIES 

Source
pub const SCUC_NETWORK_OUTPUT_SERIES: [&str; 10];
Expand description

Every stored series of ScucNetworkOutputs, one name per field. The serialized fields and this list stay in agreement through the exhaustive destructure test below: adding a field breaks the build until the name lands here and in the stored document.