Docs.rs
rinja_derive-0.3.3
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
rinja_derive 0.3.3
Procedural macro package for Rinja
Crate
Source
Builds
Feature flags
Documentation
Coverage
50%
1
out of
2
items documented
0
out of
2
items with examples
Links
Homepage
askama-rs/askama
922
42
34
crates.io
Dependencies
basic-toml ^0.1.1
normal
optional
memchr ^2
normal
mime ^0.3
normal
mime_guess ^2
normal
once_map ^0.4.18
normal
rinja_parser =0.3.3
normal
proc-macro2 ^1
normal
pulldown-cmark ^0.12.0
normal
optional
quote ^1
normal
rustc-hash ^2.0.0
normal
serde ^1.0
normal
optional
syn ^2.0.3
normal
console ^0.15.8
dev
prettyplease ^0.2.20
dev
similar ^2.6.0
dev
syn ^2.0.3
dev
Versions
0.4.0+deprecated
(2025-03-29)
0.3.5
(2024-10-23)
0.3.4
(2024-09-19)
0.3.3
(2024-09-11)
0.3.2
(2024-08-26)
0.3.1
(2024-08-20)
0.3.0
(2024-08-02)
0.2.0
(2024-07-16)
Owners
rinja_derive: procedural macros for the Rinja templating engine
This crate contains the procedural macros used by the
Rinja
templating engine.