Type Definition k8s_gateway_api::AddressType
source · pub type AddressType = String;
Expand description
AddressType defines how a network address is represented as a text string.
pub type AddressType = String;
AddressType defines how a network address is represented as a text string.