Skip to main content

parse_layer

Function parse_layer 

Source
pub fn parse_layer(text: &str, file: &str) -> Result<ConfigLayer>
Expand description

Parses and validates a config file’s text into a ConfigLayer.