wami 0.10.0

Who Am I - Multicloud Identity, IAM, STS, and SSO operations library for Rust
Documentation
1
2
3
4
5
6
//! Report Store Implementations

pub mod credential_report;

#[cfg(test)]
mod tests;