arrow_json::writer::encoder

Function is_some_and

Source
fn is_some_and<T>(opt: Option<T>, f: impl FnOnce(T) -> bool) -> bool
Expand description

This API is only stable since 1.70 so can’t use it when current MSRV is lower