azure_core

Macro static_url

source
macro_rules! static_url {
    ( $(#[$outer:meta])* $name:ident, $value:expr) => { ... };
}