pub fn value_with_capabilities( input: &str, capabilities: &Capabilities, ) -> Result<Value, Error>
Parses a SurrealQL Value.
Value