Docs.rs
russx_macros-0.3.4
russx_macros 0.3.4
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
PizzasBear
Dependencies
askama_escape ^0.10
normal
proc-macro2 ^1.0
normal
quote ^1.0
normal
rstml ^0.11
normal
syn ^2.0
normal
Versions
66.67%
of the crate is documented
Platform
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
russx_
macros
0.3.4
All Items
Crate Items
Macros
Crate
russx_macros
Copy item path
Source
Macros
ยง
templates
Define static templates.
tmpl
Define dynamic templates, basically the content of a template funcation inside
templates
This returns
TemplateFn
. To see the syntax and usage information check
templates
.