logo
Expand description

Prelude to use essentials: use my_module::prelude::*.

Macros

Macro implements to answer the question: does it implement a trait?

Macro instance_of to answer the question: does it implement a trait? Alias of the macro implements.