Searched defs:JunitFormatter (Results 1 – 1 of 1) sorted by relevance
12 pub struct JunitFormatter<T> { struct17 impl<T: Write> JunitFormatter<T> { implementation41 impl<T: Write> OutputFormatter for JunitFormatter<T> { implementation