pub trait TagKind { }
Expand description

A type parameter for tagged values either Explicit or Implicit.

Implementors