Function s3m::options::get

source · []
pub async fn get(
    s3: S3,
    key: String,
    dest: Option<String>,
    quiet: bool
) -> Result<()>