[][src]Function kb::lex

pub fn lex(source: &Rc<Source>) -> Result<Vec<(Token, Mark)>, BasicError>