is_file_rotated

Function is_file_rotated 

Source
pub fn is_file_rotated<P: AsRef<Path>>(
    path: P,
    previous_size: u64,
) -> Result<bool>
Expand description

Check if a file has been rotated (size decreased)