Type Definition s3::Query [] [src]

type Query = HashMap<String, String>;

Collection of HTTP query parameters sent to S3 service, in key/value format.