vcombey / fallible_collections

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

Use of completely fallible Arc with "unstable" feature #40

Closed bmickael closed 1 year ago

bmickael commented 1 year ago

Keep compatibility with old versions.

There are too many warnings about turbofish even though it's fine in unstable. :)