Docs.rs
securegit-0.7.3
securegit 0.7.3
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
armyknife-tools
Dependencies
aho-corasick ^1
normal
anyhow ^1
normal
async-trait ^0.1
normal
bzip2 ^0.5
normal
chrono ^0.4
normal
clap ^4
normal
console ^0.15
normal
dialoguer ^0.11
normal
dirs ^5
normal
flate2 ^1
normal
futures ^0.3
normal
git2 ^0.19
normal
gix ^0.66
normal
optional
hex ^0.4
normal
indicatif ^0.17
normal
lazy_static ^1
normal
libloading ^0.8
normal
optional
memchr ^2
normal
open ^5
normal
regex ^1
normal
reqwest ^0.12
normal
rmcp ^0.16
normal
rusqlite ^0.31
normal
schemars ^1
normal
serde ^1
normal
serde_json ^1
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
tar ^0.4
normal
tempfile ^3
normal
thiserror ^2
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2
normal
walkdir ^2
normal
wasmtime ^26
normal
optional
which ^6
normal
xz2 ^0.1
normal
zip ^2
normal
assert_cmd ^2
dev
criterion ^0.5
dev
mockito ^1
dev
predicates ^3
dev
serial_test ^3
dev
tempfile ^3
dev
Versions
42.74%
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
get_token
securegit
0.7.3
In securegit::
auth::
store
securegit
::
auth
::
store
Function
get_
token
Copy item path
Source
pub fn get_token(host: &
str
) ->
Option
<
SecureString
>
Expand description
Retrieve a stored token for a host.