This release fixes how panicking is implemented to not add nul bytes after what the user prints in a panic.
0.2
0.2.10
Fixed internal use of the panic macro to not append nul bytes to the output.
Added const_panic::utils::bytes_up_to
function.
This release fixes how panicking is implemented to not add nul bytes after what the user prints in a panic.
Fixed internal use of the panic macro to not append nul bytes to the output.
Added const_panic::utils::bytes_up_to
function.