ssh_format_error 0.1.0

Data format used to communicate with openssh mux server.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.serde]
version = "1.0"

[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_format_error"
repository = "https://github.com/openssh-rust/ssh_format"
version = "0.1.0"