Function mz_sql::session::vars::value::extract_single_value

source ยท
fn extract_single_value(input: VarInput<'_>) -> Result<&str, VarParseError>
Expand description

Helper method to extract a single value from any kind of VarInput.