Variant lrs::file::DeviceType::Character

A character device.

Syntax

enum DeviceType {
    Character
}