Skip to main content

list_bucket_path

Function list_bucket_path 

Source
pub async fn list_bucket_path(
    client: &Client,
    bucket: &str,
    prefix: &str,
) -> Result<Option<Vec<String>>, Error>