Crate nakamoto_test

source ·

Re-exports

pub use fastrand;

Modules

Provides a macro, assert_matches!, which tests whether a value matches a given pattern, causing a panic if the match fails.

Macros

Asserts that an expression matches a given pattern.
Asserts that an expression matches a given pattern.

Structs