Crate reva_actix

Crate reva_actix 

Source

Re-exports§

pub use actix_web;
pub use reva::*;

Functions§

into_response
Render a Template into a HttpResponse, or render an error page.
try_into_response
Try to render a Template into a HttpResponse.