Function s3::signing::flatten_queries

source ·
pub fn flatten_queries(
    queries: Option<&HashMap<String, String>>
) -> Result<String, S3Error>