Skip to main content

storage_get_item_people

Function storage_get_item_people 

Source
pub async fn storage_get_item_people(
    db: State<'_, DatabaseWrapper>,
    item_id: String,
) -> Result<Vec<CachedItemPerson>, String>
Expand description

Get people for an item (with person details joined)