parse

Function parse 

Source
pub fn parse(
    commands_md: &str,
) -> impl Iterator<Item = Result<CommandResponse, String>>