[][src]Trait guswynn_test_dep::Thing

pub trait Thing {
    fn self_sized(self)
    where
        Self: Sized
, { ... } }

Provided methods

fn self_sized(self) where
    Self: Sized
[src]

Loading content...

Implementors

Loading content...