Module context

Source
Expand description

I define traits for repo context types.

Modules§

impl_
I provide few implementations of RepoContext.

Traits§

LayeredRepoContext
A trait for layered repo contexts.
RepoContext
A trait for representing context associated with a repo.
RepoContextual
A trait for types, which can be instantiated with a repo context.