minijinja-embed

Crates.iominijinja-embed
lib.rsminijinja-embed
version
sourcesrc
created_at2024-01-08 14:19:38.429532+00
updated_at2025-03-31 10:56:22.622528+00
descriptiontemplate embedding support for MiniJinja
homepagehttps://github.com/mitsuhiko/minijinja
repositoryhttps://github.com/mitsuhiko/minijinja
max_upload_size
id1092564
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Armin Ronacher (mitsuhiko)

documentation

README

MiniJinja-Embed

License Crates.io rustc 1.63.0 Documentation

MiniJinja-Embed is a utility crate for MiniJinja that helps embedding templates into a binary. It supports using a loader during iterative development and adds utility macros to embed the templates directly in the binary.

Sponsor

If you like the project and find it useful you can become a sponsor.

License and Links

Commit count: 1197

cargo fmt