Type Definition ValueOf
bm_le
type ValueOf<C> = Value<<C as Construct>::Intermediate, <C as Construct>::End>;
Value of a construct.