pub macro type_ascribe($expr:expr, $ty:ty) { ... }
type_ascription
Unstable placeholder for type ascription.