eminarican / safetypes

Rust like result and option implementation for golang
GNU General Public License v3.0
33 stars 2 forks source link

todo #3

Open eminarican opened 2 years ago

eminarican commented 2 years ago

make api more handy check if option type works in mongodb change repo name "safetypes" to "safe"

Sparkles-Laurel commented 1 year ago

maybe also add two generics to Result[T, E] instead of just one, where E contains machine-readable info about the error