openssh-mux-client-error 0.1.1

openssh mux client.
Documentation
[dependencies.ssh_format_error]
version = "0.1"

[dependencies.thiserror]
version = "2.0.0"

[lib]
name = "openssh_mux_client_error"
path = "src/lib.rs"

[package]
authors = ["Jiahao XU <Jiahao_XU@outlook.com>"]
autobenches = false
autobins = false
autoexamples = false
autotests = false
build = false
categories = ["asynchronous", "network-programming", "api-bindings"]
description = "openssh mux client."
edition = "2018"
keywords = ["ssh", "openssh", "multiplex", "async", "network"]
license = "MIT"
name = "openssh-mux-client-error"
readme = false
repository = "https://github.com/openssh-rust/openssh-mux-client"
version = "0.1.1"