Skip to main content

embed_data

Macro embed_data 

Source
macro_rules! embed_data {
    ($name:ident,$t:ty,$byte:ident,$path:literal) => { ... };
}