curuam 0.2.0

Crate for lot of useful functions and structs like Ipv4, Mac, random_in_range, memcpy, checksum, EthHeader, IpHeader, and etc.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
description = "Crate for lot of useful functions and structs like Ipv4, Mac, random_in_range, memcpy, checksum, EthHeader, IpHeader, and etc."
documentation = "https://docs.rs/curuam"
edition = "2021"
homepage = "https://github.com/CURVoid/curuam.git"
keywords = ["curuam", "random", "Mac", "Ip", "checksum"]
license = "Apache-2.0"
name = "curuam"
readme = "README.md"
repository = "https://github.com/CURVoid/curuam.git"
version = "0.2.0"