1 pub const PROTOBUF_JSON_NAN: &str = "NaN"; 2 pub const PROTOBUF_JSON_INF: &str = "Infinity"; 3 pub const PROTOBUF_JSON_MINUS_INF: &str = "-Infinity"; 4
1 pub const PROTOBUF_JSON_NAN: &str = "NaN"; 2 pub const PROTOBUF_JSON_INF: &str = "Infinity"; 3 pub const PROTOBUF_JSON_MINUS_INF: &str = "-Infinity"; 4