IonicMC

Results 1 issues of IonicMC

issue for this RFC [rust-lang/rust#134475](https://github.com/rust-lang/rust/issues/134475) This RFC proposes checking for `T: Sized` in required trait methods (which do not check for some reason) which will be a future compatibility lint...

T-types