[][src]Function csml_interpreter::parser::parse_flow

pub fn parse_flow<'a>(slice: &'a str) -> Result<Flow, ErrorInfo>