template_context (0.3.0)
Published 2026-02-02 16:29:57 +00:00 by Jenkins
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add template_context@0.3.0About this package
Rust Template
Contains standard apps/libs workspace layout.
Also CI setup for linting/testing with default and all features.
Cargo features should be used for feature switching.
Some other workflow templates there too, but we dont gotta use them depending what we are building.
Dependencies
| ID | Version |
|---|---|
| rocket_dyn_templates | ^0.2 |
| serde | ^1.0 |