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

type ValueOf<T> = <T as Valued>::Value;

Type alias for retrieving the Value of a Valued object.