datadog_query/quote

Values

pub fn value(input: String) -> String

Wraps a value in double quotes when it contains characters that would otherwise be ambiguous to the Datadog scope parser. Embedded double quotes are escaped.

Search Document