serde/test_suite/tests/macros
Markus Westerlind ad3335e5d6 Serialize non-human-readble ip addresses as tuples
Since we know exactly how many bytes we should serialize as we can hint
to the serializer that it is not required which further reduces the
serialized size when compared to just serializing as bytes.
2017-09-11 15:54:53 +02:00
..
mod.rs Serialize non-human-readble ip addresses as tuples 2017-09-11 15:54:53 +02:00