Docs.rs
aws-lib-0.4.0
aws-lib 0.4.0
Docs.rs crate page
GPL-3.0-only
Links
Repository
crates.io
Source
Owners
hakoerber
Dependencies
aws-config 1.*
normal
aws-macros 0.4.*
normal
aws-sdk-cloudformation 1.*
normal
aws-sdk-cloudfront 1.*
normal
aws-sdk-ec2 1.*
normal
aws-sdk-efs 1.*
normal
aws-sdk-route53 1.*
normal
chrono 0.4.*
normal
serde 1.*
normal
optional
serde_json 1.*
normal
optional
Versions
4.67%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
aws_lib
0.4.0
aws_lib
Function
find_efs
Copy item path
Source
pub async fn find_efs( client: &
RegionClient
, tag: &
RawTag
, ) ->
Result
<
Option
<
Efs
>,
Error
>