cidr

Crates.iocidr
lib.rscidr
version0.2.3
sourcesrc
created_at2017-03-06 15:41:04.873693
updated_at2024-06-25 13:56:10.719981
descriptionIP network and IP host within network types
homepagehttps://github.com/stbuehler/rust-cidr
repositoryhttps://github.com/stbuehler/rust-cidr
max_upload_size
id8852
size189,813
venus-developers (github:ipfs-force-community:venus-developers)

documentation

https://docs.rs/cidr

README

Rust CI AppVeyor Status crates.io MIT licensed

cidr crate

This library provides types to represent an IP network (Cidr) or an IP host within a network (Inet).

The naming follows the names of the PostgreSQL data types

The documentation for master is located at https://stbuehler.github.io/rustdocs/cidr/cidr/; released versions are documented at https://docs.rs/cidr.

Examples

Commit count: 106

cargo fmt