Function tc::parse::parse_line
source ยท pub fn parse_line<I>(chars: I) -> Result<Item>Expand description
Parse the given string to produce an AST item
pub fn parse_line<I>(chars: I) -> Result<Item>Parse the given string to produce an AST item