Searched defs:LossyDecoder (Results 1 – 1 of 1) sorted by relevance
23 pub struct LossyDecoder<F: FnMut(&str)> { struct28 impl<F: FnMut(&str)> LossyDecoder<F> { implementation85 impl<F: FnMut(&str)> Drop for LossyDecoder<F> { implementation