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