![]() Rust has a `debug_assert!()` macro, which is designed to be toggled on the command line. It is on by default in debug builds, and off by default in release builds, in cargo. This matches what meson's b_ndebug option does in `if-release` mode. |
||
---|---|---|
.. | ||
subdir | ||
clippy.toml | ||
meson.build | ||
prog.rs | ||
test.json |