NatLabs / serde

Serialization and Deserialization library for motoko
MIT License
16 stars 3 forks source link

[Refactor]: Update modules to return a Result' type to handle errors instead of trapping #14

Closed tomijaga closed 1 year ago

tomijaga commented 1 year ago

Related to #12