Skip to main content

read

Function read 

Source
pub async fn read(
    db: &SqlitePool,
    input: FilesReadInput,
) -> Result<FileReadRecord>