Searched defs:match_driver (Results 1 – 1 of 1) sorted by relevance
320 fn match_driver(&self, driver: &Arc<dyn Driver>, data: T) -> bool; in match_driver() method329 fn match_driver(&self, driver: &Arc<dyn Driver>, data: &str) -> bool { in match_driver() method