pub fn has_conflicts<Q>(components: &Components) -> Result<(), QueryAccessError>where
Q: QueryData,Expand description
Check if Q has any internal conflicts.
pub fn has_conflicts<Q>(components: &Components) -> Result<(), QueryAccessError>where
Q: QueryData,Check if Q has any internal conflicts.