pub fn parse_scopf_str(text: &str, from: &str) -> ScopfResult<ScopfInstance>Expand description
Parse source text and build its SCOPF instance.
pub fn parse_scopf_str(text: &str, from: &str) -> ScopfResult<ScopfInstance>Parse source text and build its SCOPF instance.