This crate provides a practical implementation of the Community ID standard for network flow hashing.
Features
serde: when enabled implementsserde::Serializeandserde::Deserializetraits
Example
use ;
use Ipv4Addr;
let f = new;
let f2 = new;
// community-id can be base64 encoded
assert_eq!;
// community-id can be hex encoded
assert_eq!;
// we can test equality between two community-ids
assert_eq!;