parse_block

Function parse_block 

Source
pub fn parse_block(
    code: &str,
    source: SourceId,
) -> (Option<SpannedBlock>, Vec<Error>)