serde-lexpr 0.1.3

Serde support for Lisp S-expressions
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 0.1.3

Fix deserialization of cons cells (issue #74).

# 0.1.2

Fix deserialization of unit struct and empty `HashMap` values. Found
and fixed by Ian Jackson.

# 0.1.1

Includes README in published crate, no other changes.

# 0.1.0

Initial release.