Expand description
I define traits for repo context types.
Modules§
- impl_
- I provide few implementations of
RepoContext
.
Traits§
- Layered
Repo Context - A trait for layered repo contexts.
- Repo
Context - A trait for representing context associated with a repo.
- Repo
Contextual - A trait for types, which can be instantiated with a repo context.