pub fn decode_string(bytes: &[u8]) -> Option<String>
Decode a string directly without constructing a Value.