Crate shuttle_service

source ·

Re-exports§

Modules§

  • Types representing various errors that can occur in the process of building and deploying a service.

Structs§

Enums§

Traits§

  • Implement this on an ResourceInputBuilder::Output type to turn the base resource into the end type exposed to the Shuttle main function.
  • Allows implementing plugins for the Shuttle main function.
  • The core trait of the Shuttle platform. Every service deployed to Shuttle needs to implement this trait.