Searched defs:new_with_context (Results 1 – 2 of 2) sorted by relevance
50 pub fn new_with_context(context: T) -> crate::Result<DeviceList<T>> { in new_with_context() method