deserialize_custom_strings 0.1.1

utility functions for deserializing custom strings using serde (e.g. emails or phone numbers)
Documentation
1
2
3
4
5
6
7
8
9
10
11
deserialize_custom_strings
==========================

Utility functions for deserializing custom strings using ``serde``,
e.g. for deserializing email addresses or phone numbers.


TODO
----

* make deserialization fail when format is incorrect