jiq 3.21.0

Interactive JSON query tool with real-time output
Documentation
1
2
3
4
5
6
mod matcher;
pub mod search_events;
pub mod search_render;
mod search_state;

pub use search_state::{Match, SearchState};