Expand description
§Credentials Vault MCP Server
Provides scoped, auditable credential access for ADK-Rust Enterprise agents. No raw secrets are ever exposed to LLM context.
Re-exports§
pub use backend::VaultBackend;pub use error::VaultError;pub use types::*;