Macro embassy_nrf::into_ref

source ·
macro_rules! into_ref {
    ($($name:ident),*) => { ... };
}
Expand description

Convenience converting into reference.