Skip to main content

exists

Function exists 

Source
pub fn exists<Source: Table, Output>(
    query: SelectQuery<Source, Output>,
) -> Expression