types
Shared types used across the Liturgy workspace. This crate centralizes common data structures and DTOs shared by other crates in the workspace.
Project homepage:
https://liturgy.ericbreyer.com
Usage
[]
= "x.y"
Publishing checklist
- Bump
versioninCargo.toml. - Ensure
readme = "README.md"is inCargo.toml. - Add
repository,homepage, andlicensemetadata. - Run packaging check:
- Run tests and format checks:
- Publish:
License
See Cargo.toml for license details.