micro_games_kit

Macro script_contents

Source
macro_rules! script_contents {
    ( $const_name:ident => $($path:literal),* ) => { ... };
}