Function get_file_handler

Source
pub async fn get_file_handler(
    configuration: &Configuration,
    tr_dataset: &str,
    file_id: &str,
) -> Result<FileDto, Error<GetFileHandlerError>>
Expand description

Download a file based on its id.