Skip to main content

item_exists

Function item_exists 

Source
pub fn item_exists(conn: &Connection, item_id: &str) -> Result<bool>
Expand description

Check if an item exists in the projection.

ยงErrors

Returns an error if the query fails.