hal_type_metal

Macro hal_type_metal 

Source
macro_rules! hal_type_metal {
    ($ty: literal) => { ... };
}
Available on non-metal only.
Expand description

Helper macro to generate the documentation for metal hal methods, referencing the hal type.