parse

Function parse 

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