vcombey / fallible_collections

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

Derive macro for TryClone #49

Open axelkar opened 5 months ago

axelkar commented 5 months ago

It'd be really useful to have a derive macro for implementing TryClone.