[][src]Trait goggles::component::Component

pub trait Component: Sized {
    type Storage: RawStorage<Self>;
}

Associated Types

type Storage: RawStorage<Self>

Loading content...

Implementors

Loading content...