Skip to main content

list_s3

Function list_s3 

Source
pub async fn list_s3(
    __arg0: State<Arc<AppState>>,
) -> Result<Vec<S3File>, StatusCode>