[][src]Type Definition agnes::label::MarkerOf

type MarkerOf<T> = <T as Marked>::Marker;

Type alias for retrieving the marker of a Marked object.