Docs.rs
hocon-parser-1.11.0
hocon-parser 1.11.0
Permalink
Docs.rs crate page
Apache-2.0
26 July 2026
Links
Repository
crates.io
Source
Owners
y1o1
Dependencies
indexmap ^2
normal
serde ^1
normal
optional
serde_json ^1
normal
optional
toml ~1.0
normal
optional
yaml-rust2 ^0.11
normal
optional
criterion ^0.5
dev
serde ^1
dev
serde_json ^1
dev
serde_yaml ^0.9
dev
tempfile >=3.19, <3.20
dev
Versions
79.01%
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
Module properties
hocon
1.11.0
Module properties
Module Items
Functions
In hocon::
adapters
hocon
::
adapters
Module
properties
Copy item path
Source
Expand description
java.util.Properties
files as HOCON config.
Functions
ยง
parse
Read Properties-syntax text.
parse_
file
Read a Properties file, using its path as the origin description.