No description
Find a file
Chad Baxter 4b6edf53fe
init
2023-06-08 22:46:29 -04:00
src init 2023-06-08 22:46:29 -04:00
.gitignore init 2023-06-08 22:46:29 -04:00
Cargo.toml init 2023-06-08 22:46:29 -04:00
README.md init 2023-06-08 22:46:29 -04:00

libax

A small collection of functions I use all the time.

Currently only implements to_u32 on Ipv4Addr and to_ipv4 on u32.