59 releases

Uses new Rust 2024

new 0.4.1 Mar 19, 2025
0.3.12 Feb 10, 2025
0.3.4 Dec 26, 2024
0.2.46 Nov 23, 2024
0.2.27 Jul 26, 2024

#1598 in GUI

Download history 182/week @ 2024-11-20 29/week @ 2024-11-27 184/week @ 2024-12-04 113/week @ 2024-12-11 58/week @ 2024-12-18 492/week @ 2024-12-25 127/week @ 2025-01-01 208/week @ 2025-01-08 143/week @ 2025-01-15 339/week @ 2025-01-22 148/week @ 2025-01-29 141/week @ 2025-02-05 42/week @ 2025-02-12 54/week @ 2025-02-19 102/week @ 2025-02-26 10/week @ 2025-03-05

230 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

~24–40MB
~597K SLoC