Function webdriver::httpapi::standard_routes

source ยท
pub fn standard_routes<U: WebDriverExtensionRoute>() -> Vec<(Method, &'static str, Route<U>)>