Docs.rs
zoko-parser-0.1.2
zoko-parser 0.1.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
zillowez
Dependencies
indexmap ^2.14
normal
nom ^8.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0
normal
Versions
0%
of the crate is documented
Platform
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
Skip to main content
parse_zoko
zoko_
parser
0.1.2
zoko_parser
Function
parse_
zoko
Copy item path
Source
pub fn parse_zoko(input: &
str
) ->
Result
<
ZokoFile
,
ParseErrorKind
>