Method lrs::file::Info::device

Returns the device on which the file is stored.

Syntax

impl Info {
    fn device(&self) -> Device
}