uuid_provider

Macro uuid_provider 

Source
macro_rules! uuid_provider {
    ($type:ident $(<$($generics:tt),*>)? = $uuid:expr) => { ... };
}