pub type ContextView<D, T> = <D as HasContextView<T>>::ContextView;
The associated context view of an object.