Searched defs:IndexConstraint (Results 1 – 1 of 1) sorted by relevance
586 pub struct IndexConstraint<'a>(&'a ffi::sqlite3_index_constraint); struct588 impl IndexConstraint<'_> { impl