pub type MachineAddresses = Vec<MachineAddress>;
Expand description

MachineAddresses is a slice of MachineAddress items to be used by infrastructure providers.