Method lrs::file::Info::size

Returns he size of the file in bytes.

Syntax

impl Info {
    fn size(&self) -> u64
}