Skip to main content

static_json_gettext_build_for_rocket

Macro static_json_gettext_build_for_rocket 

Source
macro_rules! static_json_gettext_build_for_rocket {
    ( $default_key:expr; $( $key:expr => $path:expr ), * $(,)* ) => { ... };
}
Available on debug-assertions enabled and crate feature rocket only.