Trait shiv::system::ExclusiveSystemParam
source · pub trait ExclusiveSystemParam {
type Fetch: for<'s> ExclusiveSystemParamFetch<'s>;
}pub trait ExclusiveSystemParam {
type Fetch: for<'s> ExclusiveSystemParamFetch<'s>;
}