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
17
[package]
name = "nets"
version = "0.1.2"
license = "MIT OR Apache-2.0"
description="a library for net"
readme = "README.md"
homepage = "https://github.com/asmcos/net"
repository = "https://github.com/asmcos/net"
documentation = "https://github.com/asmcos/net/doc"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

[dependencies]

[lib]
name = "nets"