Docs.rs
ssh-agent-lib-0.5.1
ssh-agent-lib 0.5.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
Xanewok
wiktor-k
hko-s
dvzrv
Dependencies
async-trait ^0.1
normal
optional
byteorder ^1
normal
futures ^0.3
normal
optional
log ^0.4
normal
optional
secrecy ^0.8
normal
service-binding ^3
normal
optional
signature ^2
normal
ssh-encoding ^0.2
normal
ssh-key ^0.6
normal
subtle ^2
normal
thiserror ^1
normal
tokio ^1
normal
optional
tokio-util ^0.7
normal
optional
card-backend-pcsc ^0.5.0
dev
chrono ^0.4.38
dev
clap ^4.5.17
dev
const-str ^0.5.7
dev
env_logger ^0.11.5
dev
hex-literal ^0.4.1
dev
interprocess ^2.2.1
dev
openpgp-card ^0.5.0
dev
p256 ^0.13.2
dev
pgp ^0.13.2
dev
rand ^0.8.5
dev
retainer ^0.3.0
dev
rsa ^0.9.6
dev
rstest ^0.22.0
dev
secrecy ^0.8.0
dev
sha1 ^0.10.6
dev
ssh-key ^0.6.6
dev
testresult ^0.4.1
dev
tokio ^1
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ssh_
agent_
lib
0.5.1
Module error
Module Items
Enums
Type Aliases
In ssh_
agent_
lib::
proto
ssh_agent_lib
::
proto
Module
error
Copy item path
Source
Expand description
Agent protocol errors.
Enums
§
Proto
Error
SSH protocol error.
Type Aliases
§
Proto
Result
Protocol result.