Docs.rs
qssh-0.2.0
qssh 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
sylvaincormier
Dependencies
aes-gcm ^0.10
normal
anyhow ^1.0
normal
async-trait ^0.1
normal
atty ^0.2
normal
base64 ^0.22
normal
bincode ^1.3
normal
byteorder ^1.5
normal
chrono ^0.4
normal
clap ^4.5
normal
env_logger ^0.11
normal
flate2 ^1.0
normal
hex ^0.4
normal
hkdf ^0.12
normal
hmac ^0.12
normal
hostname ^0.4
normal
if-addrs ^0.12
normal
kem ^0.3.0-pre.0
normal
libc ^0.2
normal
libp2p ^0.54
normal
optional
log ^0.4
normal
lz4 ^1.24
normal
ml-kem ^0.2
normal
pqcrypto ^0.17
normal
pqcrypto-dilithium ^0.5
normal
pqcrypto-falcon ^0.2
normal
pqcrypto-sphincsplus ^0.5
normal
pqcrypto-traits ^0.3
normal
rand ^0.8
normal
rand_chacha ^0.3
normal
reqwest ^0.12
normal
rpassword ^7.3
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
sha3 ^0.10
normal
termios ^0.3
normal
thiserror ^1.0
normal
tokio ^1.40
normal
whoami ^1.5
normal
winterfell ^0.12.0
normal
optional
x25519-dalek ^2.0
normal
optional
zeroize ^1.6
normal
zstd ^0.13
normal
criterion ^0.5
dev
proptest ^1.4
dev
tempfile ^3.8
dev
tokio-test ^0.4
dev
Versions
61.65%
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
Module pty_async
qssh
0.2.0
Module pty_
async
Module Items
Structs
In crate qssh
qssh
Module
pty_
async
Copy item path
Source
Expand description
Async PTY implementation using tokio
Structs
ยง
Async
Pty
PTY with async support
PtyReader
PtyWriter