Crate rinja_warp

Source

Re-exports§

pub use warp;
pub use rinja::*;

Functions§

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