pub type PbCreateType = CreateType;
Expand description
Alias for CreateType
.
Aliased Type§
enum PbCreateType {
Unspecified = 0,
Background = 1,
Foreground = 2,
}
pub type PbCreateType = CreateType;
Alias for CreateType
.
enum PbCreateType {
Unspecified = 0,
Background = 1,
Foreground = 2,
}