Docs.rs
cordis-include-0.0.3
cordis-include 0.0.3
Docs.rs crate page
MIT
17 August 2026
Links
Repository
crates.io
Source
Owners
dshbox-dev
Dependencies
cordis-rs ^0.4.2
normal
indexmap ^2
normal
notify ^8
normal
optional
serde ^1
normal
serde_json ^1
normal
serde_yaml_ng ^0.10
normal
Versions
100%
of the crate is documented
Go to latest version
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 node
cordis_
include
0.0.3
Module node
Module Items
Enums
Type Aliases
In crate cordis_
include
cordis_include
Module
node
Copy item path
Source
Expand description
Order-preserving, format-neutral value tree used for entry config.
Enums
§
Node
A dynamically typed value that round-trips through YAML and JSON while preserving object key order.
Type Aliases
§
NodeMap
An ordered string-keyed map of
Node
s.