Skip to content

Add support for thiserror attributes #15

Open
@yaahc

Description

@yaahc

To support better interop with thiserror displaydoc should attempt to first look for #[error("..")] and #[error(transparent)] attributes before looking for doc attributes, this will allow displaydoc to only use a subset of the doc comments for the display implementation so you can derive more complicated displays without ruining your documentation.

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