forth3
0.1.0
In forth3::testutil
Function
forth3
::
testutil
::
tokenize
Copy item path
source
ยท
[
−
]
fn tokenize(contents: &
str
, allow_frontmatter:
bool
) ->
Result
<
Tokenized
,
()
>
Available on
crate feature
_force_test_utils
only.