Docs.rs
noml-0.9.0
noml 0.9.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
jamesgober
Dependencies
chrono ^0.4
normal
optional
indexmap ^2.0
normal
reqwest ^0.11
normal
optional
serde ^1.0.219
normal
tempfile ^3.20.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
optional
criterion ^0.5
dev
tokio ^1.0
dev
tokio-test ^0.4
dev
toml ^0.9.7
dev
Versions
100%
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_file
noml
0.9.0
In noml::
parser::
grammar
noml
::
parser
::
grammar
Function
parse_
file
Copy item path
Source
pub fn parse_file(path: &
Path
) ->
Result
<
Document
>
Expand description
Parse NOML from a file