[][src]Macro stm32f3xx_hal_v2::unwrap

macro_rules! unwrap {
    ($l:expr) => { ... };
}

Wrapper macro for .unwrap()

Uses core function, when defmt is not active