pub type WithRecognized<F, I, O, E> = WithTaken<F, I, O, E>;
WithTaken
Replaced with WithTaken
struct WithRecognized<F, I, O, E> { /* private fields */ }