Searched defs:TouchDeviceOption (Results 1 – 1 of 1) sorted by relevance
94 pub struct TouchDeviceOption { struct102 impl TouchDeviceOption { implementation103 pub fn new(path: PathBuf) -> TouchDeviceOption { in new()