Skip to content

Derive CLike (e.g. via custom_derive) #22

@Xion

Description

@Xion

The CLike trait has a very boilerplate-ish implementation in most cases, and it could be easily derived.

The easy way to do it is to add an macro that works with the custom_derive crate. The more sophisticated approach would be a dedicated proc_macro crate.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions