Function slog_extlog::slog_test::log_in_range[][src]

pub fn log_in_range(min_id: &str, max_id: &str, log: &Value) -> bool

Test whether the given log lies in the given range: between min_id (inclusive) and max_id (exclusive).