pub type AbstractVariant = Variant<()>;
Generic representation of Variant.
Variant
pub struct AbstractVariant { /* private fields */ }