Enum nri::bluefox::wrapper::DeviceSearchMode
[-] [+]
[src]
enum DeviceSearchMode { Serial, Family, Product, UseDevID, }
Variants
Serial | |
Family | |
Product | |
UseDevID |
enum DeviceSearchMode { Serial, Family, Product, UseDevID, }
Serial | |
Family | |
Product | |
UseDevID |
impl Debug for DeviceSearchMode
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).