pub type IpMask = Vec<u8>;
See type IPNet and func ParseCIDR for details.
pub struct IpMask { /* private fields */ }