Type Definition asciii::storage::ProjectsByYear [] [src]

type ProjectsByYear<P> = HashMap<Year, ProjectList<P>>;