Modules§
Structs§
- Container
Request - Used to request a container from the local run provisioner
- Container
Response - Response from requesting a container from the local run provisioner
- Database
Info - Holds the data for building a database connection string.
- DbInput
- The input given to Shuttle DB resources
Enums§
- Database
Resource - The output produced by Shuttle DB resources
Functions§
- semvers_
are_ compatible - 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.”