Function forth3::testutil::tokenize

source ยท
fn tokenize(contents: &str, allow_frontmatter: bool) -> Result<Tokenized, ()>
Available on crate feature _force_test_utils only.