Expand description

Type checking tools.

Modules

Dependencies.

Collection of general purpose tools for type checking.

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.

Macro to answer the question: is it a slice?