Function gutenberg_post_parser::parser::block_list [−]
pub fn block_list(i: Input) -> IResult<Input, Vec<Node>, u32>
Axiom of the grammar: Recognize a list of blocks.
pub fn block_list(i: Input) -> IResult<Input, Vec<Node>, u32>
Axiom of the grammar: Recognize a list of blocks.