Skip to main content

get_labels

Function get_labels 

Source
pub fn get_labels(conn: &Connection, item_id: &str) -> Result<Vec<QueryLabel>>
Expand description

Get all labels for an item.

ยงErrors

Returns an error if the query fails.