Trait hecs::QueryShared

source ·
pub unsafe trait QueryShared { }
Expand description

Marker trait indicating whether a given Query will not produce unique references

Implementations on Foreign Types§

Implementors§