vcombey / fallible_collections

impl fallible collections in rust, quite as describe in RFC 2116
Apache License 2.0
31 stars 14 forks source link

Functions to convert from fallible collections to the standard library collections. #50

Open axelkar opened 4 months ago

axelkar commented 4 months ago

The functions are very important, since all methods are not proxied and there is currently no serde support.