Searched defs:CustomTypeOp (Results 1 – 1 of 1) sorted by relevance
14 pub struct CustomTypeOp<F> { struct19 impl<F> CustomTypeOp<F> { argument28 impl<'tcx, F, R> super::TypeOp<'tcx> for CustomTypeOp<F> implementation54 impl<F> fmt::Debug for CustomTypeOp<F> { implementation