Function calc_engine::scanner::scan[][src]

pub fn scan(source: &str) -> Result<Vec<TokenWithContext>, Vec<String>>