netstring 0.4.1

Library for encoding and decoding netstrings
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies.log]
version = "0.3"

[package]
authors = ["Ignacio Corderi <icorderi@msn.com>"]
description = "Library for encoding and decoding netstrings"
documentation = "https://icorderi.github.io/netstring/doc/netstring/"
homepage = "https://icorderi.github.io/netstring/"
keywords = ["netstring", "network", "encoding"]
license = "MIT/Apache-2.0"
name = "netstring"
readme = "README.md"
repository = "https://github.com/icorderi/rust-netstring/"
version = "0.4.1"