Type Definition podman_api::models::Ip[][src]

pub type Ip = Vec<i32, Global>;
Expand description

Note that in this documentation, referring to an IP address as an IPv4 address or an IPv6 address is a semantic property of the address, not just the length of the byte slice: a 16-byte slice can still be an IPv4 address.