[][src]Module union_impl::expr_chain::chain

Chain trait describes any chain which can be constructed from ParseStream with members of type Member and optional Pat. Unit defines one unit of expression parsing.

Structs

Unit

Traits

Chain

Type Definitions

UnitResult