Skip to content

Custom derive of IntoOwnedInner (or better solution) #9

Description

@ZoopOTheGoop

It's really annoying owning these types that are Cow all the way down, need to reduce verbosity, in principle this should be custom derivable for compound types. We also may want to reduce incidence of newtypes done with snapd_str_newtype and restrict them solely to types are used for input, or that we want to implement a convenience method on, and just use raw Cow for everything else.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions