44 releases

new 0.2.46 Nov 23, 2024
0.2.41 Oct 26, 2024
0.2.27 Jul 26, 2024

#39 in #zng

Download history 5/week @ 2024-08-03 129/week @ 2024-08-10 320/week @ 2024-08-17 22/week @ 2024-08-24 161/week @ 2024-08-31 348/week @ 2024-09-07 523/week @ 2024-09-14 411/week @ 2024-09-21 397/week @ 2024-09-28 155/week @ 2024-10-05 259/week @ 2024-10-12 207/week @ 2024-10-19 175/week @ 2024-10-26 282/week @ 2024-11-02 142/week @ 2024-11-09 118/week @ 2024-11-16

720 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–40MB
~591K SLoC