Method lrs::file::Device::ty

Returns the type of a device.

Syntax

impl Device {
    fn ty(self) -> DeviceType
}