derive-into-owned 0.2.0

Custom derives to help with types containing Cow fields
Documentation
[dependencies.proc-macro2]
version = "1"

[dependencies.quote]
version = "1"

[dependencies.syn]
version = "1"

[lib]
proc-macro = true

[package]
authors = ["Joonas Koivunen <joonas.koivunen@gmail.com>"]
description = "Custom derives to help with types containing Cow fields"
edition = "2021"
homepage = "https://github.com/koivunej/derive-into-owned"
license = "MIT"
name = "derive-into-owned"
repository = "https://github.com/koivunej/derive-into-owned"
resolver = "2"
version = "0.2.0"