Module darling::error

source ·
Expand description

Types for working with darling errors and results.

Structs

An error encountered during attribute parsing.
An iterator that moves out of an Error.

Type Definitions

An alias of Result specific to attribute parsing.