Trait reset_router::IntoResponse [] [src]

pub trait IntoResponse {
    fn into_response(self) -> Response;
}

Required Methods

Implementors