pub async fn show_spend_return_value<T>(spends: &Spends, value: T) -> T
Helper to simplify handling of Result<_>.
Return show_spend_return_value() with T as the type of the return value you need