awsctx 0.5.0

Context Manager for AWS Profiles
Documentation
1
2
3
4
5
6
7
8
pub mod aws;
pub mod configs;
pub mod creds;
pub mod ctx;
pub mod view;

#[macro_use]
extern crate simplelog;