Skip to main content

check_status

Function check_status 

Source
fn check_status<E>(result: Result<Option<String>, E>) -> String
where E: Display,