pub macro type_ascribe($expr:expr, $ty:ty) {
    ...
}
🔬This is a nightly-only experimental API. (type_ascription)
Expand description

Unstable placeholder for type ascription.