pub trait JsonIndex: Sealed { }Available on crate features
__sqlite-shared 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-shared or postgres_backend only.A marker trait indicating which types can be used as index into a json field