57 releases

0.3.12 Feb 10, 2025
0.3.10 Jan 26, 2025
0.3.4 Dec 26, 2024
0.2.46 Nov 23, 2024
0.2.27 Jul 26, 2024

#1583 in GUI

Download history 204/week @ 2024-10-29 209/week @ 2024-11-05 131/week @ 2024-11-12 184/week @ 2024-11-19 34/week @ 2024-11-26 165/week @ 2024-12-03 134/week @ 2024-12-10 550/week @ 2024-12-24 124/week @ 2024-12-31 203/week @ 2025-01-07 134/week @ 2025-01-14 340/week @ 2025-01-21 151/week @ 2025-01-28 132/week @ 2025-02-04 48/week @ 2025-02-11

690 downloads per month
Used in zng

Apache-2.0 OR MIT

5.5MB
111K 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

~25–41MB
~624K SLoC