Trait synthez_core::parse::ext::AcceptedWrapper[][src]

pub trait AcceptedWrapper: Sealed { }
Expand description

Trait marking Token types accepted by parse_wrapped_and_punctuated() method (and similar) as a wrapper.

Implementations on Foreign Types

Implementors