Crate htils

Source

Modules§

macros

Macros§

debug
A macro wrapper for std::dbg! which is executed only in non release builds
ternary
A ternary operator implementation for rust