network-types 0.0.3

Rust structs representing network-related types in Linux.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[dev-dependencies]

[package]
authors = ["Michal Rostecki <vadorovsky@gmail.com>"]
description = "Rust structs representing network-related types in Linux."
edition = "2021"
keywords = ["linux", "network", "osi", "packet", "headers"]
license = "MIT"
name = "network-types"
readme = "README.md"
repository = "https://github.com/vadorovsky/network-types"
version = "0.0.3"