Docs.rs
rinja_rocket-0.3.5
rinja_rocket 0.3.5
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
GuillaumeGomez
Kijewski
github:askama-rs:maintainer
Dependencies
rinja ^0.3.5
normal
rocket ^0.5
normal
tokio ^1.0
dev
Versions
50%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
rinja_
rocket
0.3.5
All Items
Crate Items
Re-exports
Functions
Crate
rinja_rocket
Copy item path
Source
Re-exports
§
pub use
rocket
;
pub use
rinja
::*;
Functions
§
into_
response
Render a
Template
into a
Response
, or render an error page.
respond
try_
into_
response
Try to render a
Template
into a
Response
.