Macro type_ascribe
pub macro type_ascribe($expr:expr, $ty:ty) {
...
}🔬This is a nightly-only experimental API. (
type_ascription #23416)Expand description
Unstable placeholder for type ascription.
pub macro type_ascribe($expr:expr, $ty:ty) {
...
}type_ascription #23416)Unstable placeholder for type ascription.