Searched defs:TouchDeviceOption (Results 1 – 1 of 1) sorted by relevance
62 struct TouchDeviceOption { struct68 impl TouchDeviceOption { argument69 fn new(path: PathBuf) -> TouchDeviceOption { in new()