Skip to main content

uuid_provider

Macro uuid_provider 

Source
macro_rules! uuid_provider {
    ($type:ty = $uuid:expr) => { ... };
}