rustc_ty_utils::representability

Macro rtry

source
macro_rules! rtry {
    ($e:expr) => { ... };
}