ssh_mux_format 0.4.7

Data format used to communicate with openssh mux server.
Documentation
[dependencies.serde]
version = "1.0"
[dev-dependencies.assert_matches]
version = "1.5.0"

[dev-dependencies.serde]
features = ["derive"]
version = "1.0"

[features]
is_human_readable = []

[package]
authors = ["Jiahao XU <Jiahao_XU@outlook.com>"]
categories = ["encoding"]
description = "Data format used to communicate with openssh mux server."
edition = "2018"
keywords = ["serde", "ssh", "serialization", "parsing", "encoding"]
license = "MIT"
name = "ssh_mux_format"
repository = "https://github.com/NobodyXu/ssh_format"
version = "0.4.7"