iddm / serde-aux

An auxiliary serde library providing helpful functions for serialisation and deserialisation for containers, struct fields and others.
MIT License
152 stars 26 forks source link

deserializes a wrapped (Cell, RefCell, Mutex, RwLock) option number from string or number #11

Closed up9cloud closed 3 years ago

iddm commented 3 years ago

Looks nice, thanks! Just have a minor question :+1:

iddm commented 3 years ago

Have just published 2.1.0, enjoy. And thank you.