Skip to main content

respond_ok_or_500

Function respond_ok_or_500 

Source
fn respond_ok_or_500<B: Into<String>>(body: Result<B>) -> Response<String>