Function show_spend_return_value

Source
pub async fn show_spend_return_value<T>(spends: &Spends, value: T) -> T
Expand description

Helper to simplify handling of Result<_>.

Return show_spend_return_value() with T as the type of the return value you need