[][src]Function romulus::lex::full_lex

pub fn full_lex(buf: &str) -> Result<Vec<Token>, String>

Lexes a given string and returns all tokens found