Macro forky_core::spacecat

source ·
macro_rules! spacecat {
    ( $($string:expr),* ) => { ... };
}