Expand description
speculate is a crate that provides a very simple macro
that is used to easily and elegantly define unit tests in Rust.
Please see the documentation for the speculate macro
for more information and examples.
Macrosยง
- speculate
- Creates a
testmodule using a friendly syntax.