Skip to main content

convert_input_value

Function convert_input_value 

Source
fn convert_input_value(raw: &str, key_type: &KeyType) -> RequestResult<Value>
Expand description

Converts raw form input to a serde_json::Value appropriate for the given key type.