pub trait JsonIndex: Sealed { }Available on crate features
sqlite or postgres_backend only.Expand description
A marker trait indicating which types can be used as index into a json field
pub trait JsonIndex: Sealed { }sqlite or postgres_backend only.A marker trait indicating which types can be used as index into a json field