Enum hcklib::core::HckInput [−][src]
Expand description
The input types that hck can parse.
Variants
Auto Trait Implementations
impl<P> RefUnwindSafe for HckInput<P> where
P: RefUnwindSafe, impl<P> UnwindSafe for HckInput<P> where
P: UnwindSafe,