Skip to main content

get_commodity_name

Function get_commodity_name 

Source
pub async fn get_commodity_name(
    user_id: Uuid,
    commodity_id: Uuid,
) -> Result<String, Box<dyn Error>>
Expand description

Get commodity symbol (or name as fallback) by ID