Skip to main content

c4db_hasCollection

Function c4db_hasCollection 

Source
pub unsafe extern "C" fn c4db_hasCollection(
    db: *mut C4Database,
    spec: C4CollectionSpec,
) -> bool
Expand description

Returns true if the collection exists.