Docs.rs
skilllite-core-0.1.15
skilllite-core 0.1.15
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
EXboys
Dependencies
anyhow ^1.0
normal
async-trait ^0.1
normal
optional
chrono ^0.4
normal
dirs ^5.0
normal
hex ^0.4
normal
regex ^1.10
normal
reqwest ^0.12
normal
optional
serde ^1
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
skilllite-fs ^0.1.15
normal
thiserror ^1.0
normal
tokio ^1
normal
optional
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
uuid ^1
normal
tempfile ^3.10
dev
Versions
53%
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
Skip to main content
load_dotenv
skilllite_
core
0.1.15
In skilllite_
core::
config::
loader
skilllite_core
::
config
::
loader
Function
load_
dotenv
Copy item path
Source
pub fn load_dotenv()
Expand description
加载当前目录下的
.env
到环境变量(不覆盖已存在的变量)