Ticket

Type Alias Ticket 

Source
type Ticket = Vec<u32>;

Aliased Typeยง

struct Ticket { /* private fields */ }