Skip to main content

VC

Type Alias VC 

Source
pub type VC<KP> = <<<KP as MapKeyProbeOwned>::KeyClaim as MapKeyClaimOwned>::ValueProbe as MapValueProbeOwned>::ValueClaim;
Expand description

Shorthand for the value claim type reachable from a key probe type.