Type Definition tsukuyomi::output::Output [−][src]
type Output = Response<ResponseBody>;
The type representing outputs returned from handlers.
type Output = Response<ResponseBody>;
The type representing outputs returned from handlers.