Macro riot_wrappers::nimble::uuid::implementation

source ยท
macro_rules! implementation {
    ($name:ident, $basetype:ident, $typename:ident, $bytelength:literal) => { ... };
}
Available on riot_module_nimble_host only.