Macro azure_core::static_url

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