pub type CustomerIds = Arc<[CustomerId]>;Expand description
Collection of customer IDs.
Aliased Typeยง
pub struct CustomerIds { /* private fields */ }pub type CustomerIds = Arc<[CustomerId]>;Collection of customer IDs.
pub struct CustomerIds { /* private fields */ }