Type Alias RepoResourceReader

Source
pub type RepoResourceReader<R> = <<R as Repo>::Services as RepoServices>::ResourceReader;
Expand description

Alias for type of resource reader for the repo.