[][src]Module struckdown::parser

Gives access to the stream parser.

Structs

Parser

A configurable parser for struckdown.

ParserOptions

Configures the parser.

Functions

parse

Parses structured cmark into an event stream.