pub unsafe extern "C" fn c4db_hasCollection(
db: *mut C4Database,
spec: C4CollectionSpec,
) -> boolExpand description
Returns true if the collection exists.
pub unsafe extern "C" fn c4db_hasCollection(
db: *mut C4Database,
spec: C4CollectionSpec,
) -> boolReturns true if the collection exists.