pub type RepoResourceReader<R> = <<R as Repo>::Services as RepoServices>::ResourceReader;
Expand description
Alias for type of resource reader for the repo.
pub type RepoResourceReader<R> = <<R as Repo>::Services as RepoServices>::ResourceReader;
Alias for type of resource reader for the repo.