[][src]Module bae_rs::debug

Debug

Module containing utilities used for debugging.

Structs

VecReader

Used for testing purposes to avoid reading a file from disk, and instead store the file contents in the binary.

Functions

float_equal

Equivalency check of two floating point values.