[][src]Macro lazy_static_include::lazy_static_include_bytes_vec

macro_rules! lazy_static_include_bytes_vec {
    ( $name:ident, $($paths:expr), + $(,)* ) => { ... };
    ( pub $name:ident, $($paths:expr), + $(,)* ) => { ... };
}