rust-derive-builder
rust-derive-builder copied to clipboard
Update documentation, `TryFrom` is stable
The docs say TryFrom
and TryInto
are unstable, but they were stabilized in 1.34.
Does this relate to #77? We haven't implemented TryFrom
generation yet, but we can now that the MSRV is 1.40