Function s3m::options::acl

source · []
pub async fn acl(s3: &S3, key: &str, acl: Option<String>) -> Result<()>