Function rinecs_derive_utils::system::impl_any_system_impl[][src]

pub fn impl_any_system_impl(
    args: &AttributeArgs,
    itemimpl: ItemImpl,
    system_type: SystemType,
    resources_ty: SystemResourcesTy
) -> TokenStream