Skip to main content

context_value

Function context_value 

Source
pub fn context_value() -> Value
Expand description

The @context value alone, for a caller that already has a passport object and needs to stamp the context onto it.

Exists so the resolver stops constructing its own: two definitions of one context is how the served one came to reference a URL that 404s while this one referenced a different URL that also 404s.