Function cton_reader::parse_functions [] [src]

pub fn parse_functions(text: &str) -> Result<Vec<Function>>

Parse the entire text into a list of functions.

Any test commands or ISA declarations are ignored.