hooks_rs

Module utils

Source
Expand description

Utility methods to make working with hooks easier

Structs§

ComparableArray
Comparable array of variables.

Functions§

is_buffer_equal
Tests two buffers for equality, without needing to specify the max iteration count or use a guard function.