Docs.rs
iconf-0.1.2
iconf 0.1.2
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Documentation
Repository
crates.io
Source
Owners
PandaManPMC
Dependencies
toml ^0.8.12
normal
Versions
45.45%
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
iconf
0.1.2
Module configs
Module Items
Structs
Statics
Functions
In crate iconf
iconf
Module
configs
Copy item path
Source
Structs
§
Conf
Statics
§
CONFIG
Functions
§
get_
bool
⚠
get_bool 读取 bool 配置
get_
float
⚠
get_float 读取 f64 配置
get_int
⚠
get_int 读取 i64 配置
get_str
⚠
get_str 读取字符串配置
init
⚠
init 初始化解析 toml 配置文件