Skip to main content

VP

Type Alias VP 

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

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