Function shadow_drive_cli::utils::process_shadow_api_response
source · pub fn process_shadow_api_response<T>(
response: ShadowDriveResult<T>
) -> Result<T>Expand description
Further diagnostic printing wherever possible.