Docs.rs
hcl-rs-0.18.3
hcl-rs 0.18.3
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
martinohmann
Dependencies
hcl-edit ^0.8.4
normal
hcl-primitives ^0.1.8
normal
indexmap ^2.7.0
normal
itoa ^1.0.14
normal
serde ^1.0.217
normal
vecmap-rs ^0.2
normal
indoc ^2.0
dev
pretty_assertions ^1.4.1
dev
serde_json ^1.0.134
dev
Versions
100%
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
hcl
0.18.3
Module error
Module Items
Enums
Type Aliases
In crate hcl
hcl
Module
error
Copy item path
Source
Expand description
The
Error
and
Result
types used by this crate.
Enums
§
Error
The error type used by this crate.
Type Aliases
§
Result
The result type used by this crate.