Docs.rs
ssh-commander-core-0.1.0
ssh-commander-core 0.1.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
asmuelle
Dependencies
anyhow ^1
normal
async-std ^1
normal
async-trait ^0.1
normal
chrono ^0.4
normal
dirs ^5
normal
futures ^0.3
normal
rand ^0.8
normal
russh ^0.43
normal
russh-keys ^0.43
normal
russh-sftp ^2
normal
rustls ^0.23
normal
rustls-native-certs ^0.8
normal
serde ^1
normal
serde_json ^1
normal
suppaftp ^6
normal
thiserror ^2
normal
tokio ^1
normal
tokio-postgres ^0.7
normal
tokio-postgres-rustls ^0.13
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
uuid ^1
normal
tempfile ^3
dev
security-framework ^3
normal
security-framework-sys ^2
normal
Versions
42.77%
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
save_password
ssh_
commander_
core
0.1.0
In ssh_
commander_
core::
keychain
ssh_commander_core
::
keychain
Function
save_
password
Copy item path
Source
pub fn save_password( kind:
CredentialKind
, account: &
str
, secret: &
str
, ) ->
Result
<
()
>