Type Alias Partition

Source
pub type Partition = PartitionHandle;
Expand description

Alias for PartitionHandle

Aliased Typeยง

struct Partition(/* private fields */);