nets 0.1.2

a library for net
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies]

[lib]
name = "nets"

[package]
description = "a library for net"
documentation = "https://github.com/asmcos/net/doc"
edition = "2021"
homepage = "https://github.com/asmcos/net"
license = "MIT OR Apache-2.0"
name = "nets"
readme = "README.md"
repository = "https://github.com/asmcos/net"
resolver = "2"
version = "0.1.2"