pub async fn to_common_success_result<T>(result: Result<T>) -> UserResult
Expand description

Convert any successful response to Success