[][src]Macro toio::uuid

macro_rules! uuid {
    ($hex:literal) => { ... };
}

Helper to construct ble::Uuid from a string at compile time.