fn parse_pdx(
entry: &FileEntry,
content: &'static str,
memory: &ParserMemory,
) -> BlockExpand description
Parse a whole file into a Block.
fn parse_pdx(
entry: &FileEntry,
content: &'static str,
memory: &ParserMemory,
) -> BlockParse a whole file into a Block.