Module proc_macro_assertions::bounds
source · Structs
- This struct represents something that is assertable with some additional data, where that data was provided.
Traits
- This Trait represents something that is assertable with some additional data. See
Assertable
for general details.