Docs.rs
cleanlib-client-0.3.0
cleanlib-client 0.3.0
Permalink
Docs.rs crate page
LicenseRef-Proprietary
16 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
biswajitdetriam
Dependencies
async-trait ^0.1
normal
base64 ^0.22
normal
chrono ^0.4
normal
dirs ^5
normal
ecdsa ^0.16
normal
futures-util ^0.3
normal
p256 ^0.13
normal
reqwest ^0.12
normal
serde ^1
normal
serde_jcs ^0.1
normal
serde_json ^1
normal
sha2 ^0.10
normal
signature ^2
normal
thiserror ^2
normal
tokio ^1.40
normal
toml ^0.9
normal
Versions
57.41%
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
cleanlib_
client
0.3.0
In cleanlib_
client::
config
cleanlib_client
::
config
Function
load
Copy item path
Source
pub fn load(path: &
Path
) ->
Result
<
Config
,
ConfigError
>
Expand description
Load + parse a TOML config file.