Module darling::error [] [src]

Types for working with darling errors and results.

Structs

Error

An error encountered during attribute parsing.

IntoIter

An iterator that moves out of an Error.

Type Definitions

Result

An alias of Result specific to attribute parsing.