[][src]Type Definition wyrd::ComponentStorage

type ComponentStorage<T> = Vec<Option<T>>;