Achanda Ipnetwork Save

A library to work with CIDRs in rust

Project README

ipnetwork

This is a library to work with IPv4 and IPv6 CIDRs in Rust

Build Status Merit Badge

Run Clippy by doing

rustup component add clippy
cargo clippy

Installation

This crate works with Cargo. Assuming you have Rust and Cargo installed, simply check out the source and run tests:

git clone https://github.com/achanda/ipnetwork
cd ipnetwork
cargo test

You can also add ipnetwork as a dependency to your project's Cargo.toml:

[dependencies]
ipnetwork = "*"
Open Source Agenda is not affiliated with "Achanda Ipnetwork" Project. README Source: achanda/ipnetwork
Stars
114
Open Issues
19
Last Commit
3 days ago
Repository
License

Open Source Agenda Badge

Open Source Agenda Rating