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