pub type IsJson<T> = IsJson<T>;Available on crate features
postgres_backend and sqlite only.Expand description
The return type of expr.is_json()
Aliased Typeยง
pub struct IsJson<T> { /* private fields */ }pub type IsJson<T> = IsJson<T>;postgres_backend and sqlite only.The return type of expr.is_json()
pub struct IsJson<T> { /* private fields */ }