Docs.rs
concord-2.2.0
concord 2.2.0
Docs.rs crate page
GPL-3.0-only
10 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
chojs23
Dependencies
aes-gcm ^0.10.3
normal
arboard ^3.6.1
normal
base64 ^0.22
normal
chacha20poly1305 ^0.10.1
normal
chrono ^0.4.44
normal
cpal ^0.17.3
normal
optional
crossterm ^0.29.0
normal
davey ^0.1.3
normal
dirs ^6.0.0
normal
emojis ^0.8.2
normal
futures ^0.3.32
normal
image ^0.25.10
normal
keyring ^3.6.3
normal
mime_guess ^2.0
normal
notify-rust ^4
normal
opus ^0.3.1
normal
qrcode ^0.14
normal
rand ^0.8
normal
ratatui ^0.30.0
normal
ratatui-image =10.0.6
normal
reqwest ^0.12
normal
rsa ^0.9
normal
rustls ^0.23.39
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
syntect ^5.3.0
normal
tempfile ^3
normal
thiserror ^2.0.18
normal
tokio ^1.52.1
normal
tokio-tungstenite ^0.27
normal
toml ^1.1.2
normal
unicode-segmentation ^1.12.0
normal
unicode-width ^0.2.2
normal
uuid ^1.23.1
normal
alsa ^0.11
normal
optional
Versions
3.37%
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_token
concord
2.2.0
In concord::
token_
store
concord
::
token_store
Function
load_
token
Copy item path
Source
pub fn load_token(store:
CredentialStoreMode
) ->
Result
<
Option
<
String
>>