Docs.rs
hocon-rs-0.1.1
hocon-rs 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mikai233
Dependencies
bigdecimal ^0.4.8
normal
derive_more ^2.0.1
normal
java-properties ^2.0.0
normal
memchr ^2.7.5
normal
num-bigint ^0.4.6
normal
reqwest ^0.12.22
normal
optional
serde ^1.0.226
normal
serde_json ^1.0.145
normal
thiserror ^2.0.12
normal
tracing ^0.1.41
normal
url ^2.5.7
normal
criterion ^0.7.0
dev
ctor ^0.5.0
dev
rstest ^0.26.1
dev
serde ^1.0.226
dev
tracing-subscriber ^0.3.19
dev
Versions
4.48%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
Crate hocon_rs
hocon_
rs
0.1.1
All Items
Crate Items
Re-exports
Modules
Macros
Structs
Functions
Type Aliases
Crate
hocon_
rs
Copy item path
Source
Re-exports
§
pub use config::
Config
;
pub use error::
Error
;
pub use value::
Value
;
Modules
§
config
error
object
parser
raw
serde
syntax
transform
value
Macros
§
raw_
internal
try_
peek
Structs
§
Config
Options
Functions
§
from_
value
to_
value
Type Aliases
§
Result