tiesselune / reindeer-rs

A thin entity layer around Sled using Bincode for serialization
MIT License
12 stars 2 forks source link

Better error handling #3

Closed tiesselune closed 2 years ago

tiesselune commented 2 years ago

Update from io::Error and io::Result to a more concise Error management system