IntoElifResponse

Trait IntoElifResponse 

Source
pub trait IntoElifResponse {
    // Required method
    fn into_response(self) -> ElifResponse;
}

Required Methods§

Implementors§