Registry / web-framework / rocket-dyn-templates

rocket-dyn-templates

JSON →
library0.2.0rscratesunverified

Dynamic templating engine integration for Rocket.

# Cargo.toml [dependencies] rocket_dyn_templates = "0.2.0"
INSTALL
IMPORT
SIG · ROCKET-DYN-TEMPLAT
R
rocket-dyn-templates
web-frameworkrustv0.2.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Template
use rocket_dyn_templates::*;

Minimal usage of Rocket dynamic templates.

use rocket_dyn_templates::*; fn main() { // Example usage let _ = Template::new(); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
rocket-dyn-templates — cargo add rocket-dyn-templates · libregistry