Crate moonshine_check
source ·Modules§
Structs§
- A fixer to be used with a
Policy::Repairto try and fix an invalid instance. - A
QueryFilterwhich indicates that anEntityhas been checked and is valid. - Automatically generated [
WorldQuery] item type forValid, returned when iterating over query results.
Enums§
- An action to be invoked if a
Checkpasses.
Traits§
- An extension trait used to add checks to an
App. - An extension trait used to force an
Entityto be checked again.