Skip to content

#[arrow(transparent)] derive mode #81

@aldanor

Description

@aldanor

This should be fairly trivial to implement. Similar to #[serde(transparent)], so that we could easily wrap newtypes like

#[arrow(transparent)]
struct NewType(i32);

When generics land, should also support generic newtypes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions