[][src]Type Definition game_features::UserRepository

type UserRepository<T> = Vec<User<T>>;