Expand description
Miscellaneous items related to desc.
Structs§
- Derive
Query Mut - Wrapper struct to permit
QueryMuton a struct that only implementsQuery. - False
falseas a dedicated type.- True
trueas a dedicated type.
Traits§
- Reuse
Advice - Denote whether a certain querier should be reused.
- Reuse
Advice Bool - Utility to lookup the
boolvalue ofReuseAdvice. - Reuse
Advice Self - Utility to lookup the
boolvalue ofselfwhose type implementsReuseAdvice. - Should
Reuse - Querier types that implement this trait should be reused.
- Static
Bool - A type that expresses a boolean value.