batch_read

Function batch_read 

Source
pub async fn batch_read(paths: Vec<String>) -> Result<String, AppError>
Expand description

Read multiple files in a single call.