Function smartnoise_validator::utilities::take_argument [−][src]
pub fn take_argument(
arguments: &mut IndexMap<IndexKey, Value>,
name: &str
) -> Result<Value>
Retrieve the specified Value from the arguments to a component.