[][src]Crate matux

Macros

expect

Asserts that an expression follows a pattern; otherwise fail with an error message.

unwrap

Asserts that an expression follows a pattern.