Docs.rs
mailsis-utils-0.2.4
mailsis-utils 0.2.4
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
joamag
Dependencies
chrono ^0.4
normal
mail-auth ^0.7
normal
optional
rand ^0.8
normal
redis ^1
normal
optional
rusqlite ^0.36
normal
rustls ^0.23
normal
rustls-pemfile ^1
normal
serde ^1
normal
serde_json ^1
normal
tokio ^1
normal
tokio-rustls ^0.26
normal
toml ^0.8
normal
tracing ^0.1
normal
uuid ^1
normal
rcgen ^0.13
dev
tempfile ^3.8
dev
Versions
80.31%
of the crate is documented
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
load_config
mailsis_
utils
0.2.4
In mailsis_
utils::
config
mailsis_utils
::
config
Function
load_
config
Copy item path
Source
pub fn load_config(path: &
Path
) ->
Result
<
Config
,
ConfigError
>
Expand description
Loads configuration from a TOML file.