41 releases
new 0.2.43 | Nov 4, 2024 |
---|---|
0.2.41 | Oct 26, 2024 |
0.2.27 | Jul 26, 2024 |
#38 in #zng
783 downloads per month
Used in zng
5.5MB
109K
SLoC
This crate is part of the zng
project.
Cargo Features
This crate provides 3 feature flags, 1 enabled by default.
"debug_default"
Enables the "live"
feature in debug builds.
Enabled by default.
"live"
Compiles the interactive inspector.
"crash_handler"
Compiles the debug crash handler.
Only enables in not(any(target_arch = "wasm32", target_os = "android", target_os = "ios"))
builds.
lib.rs
:
Inspector, debug crash handler and debug properties.
Crate
Dependencies
~24–42MB
~595K SLoC