Registry / cloud / shuttle-secrets

shuttle-secrets

JSON →
library0.42.0rscratesunverified

Plugin to for managing secrets on shuttle.

# Cargo.toml [dependencies] shuttle-secrets = "0.42.0"
INSTALL
IMPORT
SIG · SHUTTLE-SECRETS
S
shuttle-secrets
cloudrustv0.42.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

SecretStore
use shuttle_secrets::SecretStore;

Initialize the secret store.

use shuttle_secrets::SecretStore; fn main() { let store = SecretStore::new(); println!("Secret store initialized"); }
Debug
Known issues
gotchaRequires shuttle runtime; not standalone.
fix
Use within a shuttle service.
affects: *
Upgrade
Version history
0.42.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
17 hits · last 30 days
node
14
OpenAI (training)
1
Resources
shuttle-secrets — cargo add shuttle-secrets · libregistry