Re-exports§
pub use secrets::Secret;
pub use secrets::SecretStore;
Modules§
- Shared constants used across Shuttle crates
Structs§
- Used to request a container from the local run provisioner
- Response from requesting a container from the local run provisioner
- Holds the data for building a database connection string.
- Holds the data for building a database connection string on the Beta platform.
- The input given to Shuttle DB resources
Enums§
- The output produced by Shuttle DB resources
Functions§
- Check if two versions are compatible based on the rule used by cargo: “Versions
a
andb
are compatible if their left-most nonzero digit is the same.”