Docs.rs
ssh-packet-0.10.0
ssh-packet 0.10.0
Docs.rs crate page
GPL-3.0
Links
Repository
crates.io
Source
Owners
lowlevl
Dependencies
binrw ^0.15.0
normal
digest ^0.10.7
normal
optional
futures ^0.3.31
normal
optional
signature ^2.2.0
normal
optional
thiserror ^2.0.17
normal
zeroize ^1.8.2
normal
optional
async-std ^1.13.2
dev
rstest ^0.26.1
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module id
ssh_
packet
0.10.0
Module id
Module Items
Structs
Enums
In ssh_
packet::
arch
ssh_packet
::
arch
Module
id
Copy item path
Source
Expand description
Utilities for the SSH identification string.
Structs
§
Id
Identification string as defined in the SSH protocol.
Enums
§
Parse
Error
Errors which can occur when attempting to parse an
Id
.