Docs.rs
iceyee_config-3.0.0
iceyee_config 3.0.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
iceyee
Dependencies
serde ^1.0
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
tokio ^1
normal
Versions
50%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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 iceyee_config
iceyee_
config
3.0.0
All Items
Crate Items
Structs
Enums
Crate
iceyee_
config
Copy item path
Source
Expand description
读写配置.
use
serde::Deserialize;
use
serde::Serialize;
Structs
§
Config
Parser
读写配置, 只支持’json’和’yaml’格式.
Enums
§
Config
Error
Error.