[go: up one dir, main page]

Struct darling_core::Error [] [src]

pub struct Error(_);

An error encountered during attribute parsing.

Methods

impl Error
[src]

Trait Implementations

impl Debug for Error
[src]

Formats the value using the given formatter.

impl Display for Error
[src]

Formats the value using the given formatter. Read more