Skip to main content

CustomerIds

Type Alias CustomerIds 

Source
pub type CustomerIds = Arc<[CustomerId]>;
Expand description

Collection of customer IDs.

Aliased Typeยง

pub struct CustomerIds { /* private fields */ }