Macro forky_core::spacecat

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