derive-into-owned
Custom derives to help with types containing Cow fields
0.2.0
15M downloads/mo
#2525 most downloaded on crates.io
koivunej/derive-into-owned
What this package is like to depend on
Last release 5 years ago
no release in 18 months
Too new to tell
only 2 dated releases
Nearly every release is documented
notes for 2 of 2 stable releases
Nothing withdrawn
no release was ever pulled
9 years old
2 releases · first in 2017
0 releases in the last 12 months
see the full history below
Release timeline
2 releases · May 2017 to Jan 2022
2018
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 2-
0.2.008 Jan 2022 -
0.1.030 May 2017Release notes
Open source →- Initial
#[derive(IntoOwned)]that seems to work with quick-protobuf generated code - More limited
#[derive(Borrowed)]that seems to work some cases
- Initial