pub type MachineAddresses = Vec<MachineAddress>;Expand description
MachineAddresses is a slice of MachineAddress items to be used by infrastructure providers.
Aliased Typeยง
pub struct MachineAddresses { /* private fields */ }pub type MachineAddresses = Vec<MachineAddress>;MachineAddresses is a slice of MachineAddress items to be used by infrastructure providers.
pub struct MachineAddresses { /* private fields */ }