Searched defs:IndexConstraintUsage (Results 1 – 1 of 1) sorted by relevance
606 pub struct IndexConstraintUsage<'a>(&'a mut ffi::sqlite3_index_constraint_usage); struct608 impl IndexConstraintUsage<'_> { impl