Macro embassy_nrf::into_ref
· macro_rules! into_ref { ($($name:ident),*) => { ... }; }
Expand description
Convenience converting into reference.
macro_rules! into_ref { ($($name:ident),*) => { ... }; }
Convenience converting into reference.