Struct uap_rust::device::DeviceParser
[−]
[src]
pub struct DeviceParser { pub regex: Regex, pub family: Option<String>, pub brand: Option<String>, pub model: Option<String>, }
Fields
regex | |
family | |
brand | |
model |