Skip to content

feature request: strikethrough for item visibility #9

@Luctins

Description

@Luctins

Would it be feasible having a strikethrough-like option for item visibility?

Since this crate is usually aimed at 'data-container-like' structs, where usually all fields are pub, and repeating pub over and over is quite repetitive.

I've also tried using the public crate, but it didn't work as expected: it either only applied to the top level item when trying to use without strikethrough and with it, it tried to apply pub to enums, which is incompatible.

I would be interested in implementing this if possible.

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