pub trait ResultIgnore { // Required method fn I(self); }
Power ignore Result - kick that Result to the curb!
Result