43 releases

new 0.2.45 Nov 17, 2024
0.2.41 Oct 26, 2024
0.2.27 Jul 26, 2024

#38 in #zng

Download history 149/week @ 2024-07-28 1/week @ 2024-08-04 228/week @ 2024-08-11 229/week @ 2024-08-18 15/week @ 2024-08-25 167/week @ 2024-09-01 349/week @ 2024-09-08 573/week @ 2024-09-15 375/week @ 2024-09-22 462/week @ 2024-09-29 171/week @ 2024-10-06 294/week @ 2024-10-13 131/week @ 2024-10-20 118/week @ 2024-10-27 283/week @ 2024-11-03 136/week @ 2024-11-10

806 downloads per month
Used in zng

Apache-2.0 OR MIT

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–41MB
~589K SLoC