Function forth3::testutil::tokenize

source ·
fn tokenize(contents: &str, allow_frontmatter: bool) -> Result<Tokenized, ()>