41 releases

new 0.2.43 Nov 4, 2024
0.2.41 Oct 26, 2024
0.2.27 Jul 26, 2024

#38 in #zng

Download history 148/week @ 2024-07-15 118/week @ 2024-07-22 143/week @ 2024-07-29 311/week @ 2024-08-12 153/week @ 2024-08-19 10/week @ 2024-08-26 354/week @ 2024-09-02 250/week @ 2024-09-09 690/week @ 2024-09-16 327/week @ 2024-09-23 340/week @ 2024-09-30 247/week @ 2024-10-07 218/week @ 2024-10-14 175/week @ 2024-10-21 106/week @ 2024-10-28

783 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–42MB
~595K SLoC