Docs.rs
aws-iam-0.2.2
aws-iam 0.2.2
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
johnstonskj
Dependencies
lazy_static ^1.4.0
normal
regex ^1.3.7
normal
serde ^1.0.110
normal
serde_json ^1.0.53
normal
structopt ^0.3.14
normal
optional
toml ^0.5.6
normal
optional
tracing ^0.1.14
normal
optional
tracing-subscriber ^0.3.11
normal
optional
uuid ^1.1.2
normal
test-generator ^0.3.0
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module containers
aws_iam
0.2.2
Module containers
Module Items
Enums
In aws_
iam::
model
aws_iam
::
model
Module
containers
Copy item path
Source
Expand description
Provides some basic container enums that are used by the Policy model.
Enums
ยง
OneOr
All
A container used by a number of elements where the JSON serialization may be a single string, or an array of string values.
OneOr
Any
A container used by a number of elements where the JSON serialization may be a wild-card value, a single string, or an array of string values.