Crates.io | minijinja-embed |
lib.rs | minijinja-embed |
version | |
source | src |
created_at | 2024-01-08 14:19:38.429532+00 |
updated_at | 2025-03-31 10:56:22.622528+00 |
description | template embedding support for MiniJinja |
homepage | https://github.com/mitsuhiko/minijinja |
repository | https://github.com/mitsuhiko/minijinja |
max_upload_size | |
id | 1092564 |
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` |
size | 0 |
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.
If you like the project and find it useful you can become a sponsor.