macro_rules! impl_spore { ($resource:ident and $spore:ident by ($ctx:ty, $rss:ty)) => { ... }; }
实现资源和孢子的惯用法。