Closed dtolnay closed 2 years ago
Previously serde_yaml would fail to take into account 0x/0o/0b prefixes on 128-bit integers.
0x
0o
0b
Previously serde_yaml would fail to take into account
0x
/0o
/0b
prefixes on 128-bit integers.