Module bdk_chain::bitcoin::hashes::cmp

Expand description

Useful comparison functions.

Functionsยง

  • Compare two slices for equality in fixed time. Panics if the slices are of non-equal length.