Type Alias UnstableTypeAlias

Source
pub type UnstableTypeAlias = u8;
Available on crate feature unstable-type-alias only.
Expand description

An unstable type alias

This type alias is unstable

ยงStability

This API is marked as unstable and is only available when the unstable-type-alias crate feature is enabled. This comes with no stability guarantees, and could be changed or removed at any time.