Skip to main content

tagged_value

Function tagged_value 

Source
pub fn tagged_value(value: &Value) -> Option<&TaggedValue>
Expand description

Downcasts a runtime Value to a TaggedValue, if it is one.