Docs.rs
cinchcli-core-0.1.2
cinchcli-core 0.1.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
JinmuGo
Dependencies
aes-gcm ^0.10
normal
base64 ^0.22
normal
chrono ^0.4
normal
dirs ^6
normal
fs2 ^0.4
normal
futures-util ^0.3
normal
hkdf ^0.13
normal
hostname ^0.4
normal
keyring ^3
normal
prost ^0.13
normal
reqwest ^0.12
normal
rusqlite ^0.32
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.11
normal
specta ^2.0.0-rc.24
normal
optional
thiserror ^2
normal
tokio ^1
normal
tokio-tungstenite ^0.26
normal
tracing ^0.1
normal
ulid ^1
normal
url ^2
normal
x25519-dalek ^2
normal
tempfile ^3
dev
wiremock ^0.6
dev
prost-build ^0.13
build
Versions
30.67%
of the crate is documented
Go to latest version
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
client_
core
0.1.2
In client_
core::
auth
client_core
::
auth
Function
load_
config
Copy item path
Source
pub fn load_config() ->
Result
<
Config
,
CredentialError
>