We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1922b0e commit 7c42c05Copy full SHA for 7c42c05
runtime/src/lib.rs
@@ -7,7 +7,7 @@
7
// Public API
8
pub use shuttle_codegen::main;
9
pub use shuttle_service::{
10
- CustomError, DbInput, DeploymentMetadata, Error, IntoResource, ResourceFactory,
+ CustomError, DbInput, DeploymentMetadata, Environment, Error, IntoResource, ResourceFactory,
11
ResourceInputBuilder, SecretStore, Service,
12
};
13
0 commit comments