openssh-sftp-protocol-error 0.1.0

Data format used to communicate with openssh mux server.
Documentation
[dependencies.serde]
features = ["derive"]
version = "1.0"

[dependencies.thiserror]
version = "1.0.30"

[dependencies.vec-strings]
features = ["serde"]
version = "0.4.5"

[package]
categories = ["asynchronous", "network-programming", "api-bindings"]
description = "Data format used to communicate with openssh mux server."
edition = "2018"
keywords = ["ssh", "multiplex", "async", "network", "sftp"]
license = "MIT"
name = "openssh-sftp-protocol-error"
repository = "https://github.com/openssh-rust/openssh-sftp-client"
version = "0.1.0"