Crate shuttle_common
source ·Re-exports
pub use secrets::Secret;pub use secrets::SecretStore;
Modules
- Shared constants used across Shuttle crates
Structs
- Holds the details for a database connection
- Holds the input for a DB resource
Enums
- Holds the output for a DB resource
Functions
- Check if two versions are compatible based on the rule used by cargo: “Versions
aandbare compatible if their left-most nonzero digit is the same.”