Error Set MoveFileError [src]

Errors

AccessDenied
FileNotFound
Unexpected

Source

pub const MoveFileError = error{ FileNotFound, AccessDenied, Unexpected }