Skip to main content

parse

Function parse 

Source
pub fn parse(text: &str) -> Result<CbfModel, CbfError>
Expand description

Parse a CBF instance from its text. Errors on malformed input or a cone kind outside the supported subset.