Docs.rs
mcvm_parse-0.17.0
mcvm_parse 0.17.0
Permalink
Docs.rs crate page
GPL-3.0-or-later
Links
Repository
crates.io
Source
Owners
CarbonSmasher
Dependencies
anyhow ^1.0.86
normal
mcvm_shared ^0.16.0
normal
schemars ^0.8.20
normal
optional
serde ^1.0.202
normal
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
lex_and_parse
mcvm_
parse
0.17.0
In mcvm_
parse::
parse
mcvm_parse
::
parse
Function
lex_
and_
parse
Copy item path
Source
pub fn lex_and_parse(text: &
str
) ->
Result
<
Parsed
>
Expand description
Lex text into tokens and then parse the result