Skip to main content

faces

Macro faces 

Source
macro_rules! faces {
    ($($name:ident => $file:literal),+ $(,)?) => { ... };
}