Trait algebloat::un_funs::Inv[][src]

pub trait Inv where
    Self: Sized
{ fn inv(self) -> Self; }

Required methods

Implementations on Foreign Types

Implementors