Skip to main content

get_log

Function get_log 

Source
pub async fn get_log(
    queue: NonZeroU32,
    archive: ArchiveId,
    rel_path: String,
    target: String,
) -> Result<Either<String, String>, ServerFnError<String>>