Docs.rs
ssh-commander-core-0.2.3
ssh-commander-core 0.2.3
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
18 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
asmuelle
Dependencies
anyhow ^1
normal
async-std ^1
normal
optional
async-trait ^0.1
normal
chrono ^0.4
normal
dirs ^5
normal
futures ^0.3
normal
rand ^0.8
normal
russh ^0.61
normal
optional
russh-sftp ^2
normal
optional
serde ^1
normal
serde_json ^1
normal
ssh-commander-keychain ^0.2.3
normal
ssh-commander-pg ^0.2.3
normal
optional
suppaftp ^6
normal
optional
thiserror ^2
normal
tokio ^1
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
proptest ^1
dev
tempfile ^3
dev
Versions
39.94%
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
delete_password
ssh_
commander_
core
0.2.3
ssh_commander_core
Function
delete_
password
Copy item path
Source
pub fn delete_password(kind:
CredentialKind
, account: &
str
) ->
Result
<
()
,
Error
>