Function epic_api::result_to_response [−][src]
pub fn result_to_response<T>(res: Result<T, Error>) -> ResponseFuture where
T: Serialize,
Expand description
Convert Result to ResponseFuture
pub fn result_to_response<T>(res: Result<T, Error>) -> ResponseFuture where
T: Serialize,
Convert Result to ResponseFuture