template_context (0.3.1)
Published 2026-05-05 12:57:37 +00:00 by watsom27
Installation
[registry]
default = "gitea"
[registries.gitea]
index = "sparse+ " # Sparse index
# index = " " # Git
[net]
git-fetch-with-cli = truecargo add template_context@0.3.1About 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 |