pub fn looks_like_json(bytes: &[u8]) -> bool
Whether bytes look like OMS JSON: UTF-8 whose first non-space is {.
bytes
{