Searched defs:UciLogger (Results 1 – 2 of 2) sorted by relevance
53 pub trait UciLogger: 'static + Send + Sync { interface
393 L: UciLogger, in new()