45 releases

new 0.3.0 Dec 6, 2024
0.2.46 Nov 23, 2024
0.2.41 Oct 26, 2024
0.2.27 Jul 26, 2024

#39 in #zng

Download history 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 304/week @ 2024-11-04 135/week @ 2024-11-11 184/week @ 2024-11-18 37/week @ 2024-11-25 168/week @ 2024-12-02

614 downloads per month
Used in zng

Apache-2.0 OR MIT

5.5MB
110K 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
~590K SLoC