Type Definition gutenberg_post_parser::InputElement [−][src]
type InputElement = u8;
Represent the type of a parser input element. See
Input
for more information.
type InputElement = u8;
Represent the type of a parser input element. See
Input
for more information.