Skip to main content

parse_src_begin

Function parse_src_begin 

Source
pub fn parse_src_begin(line: &str) -> Option<SrcBlockHead<'_>>
Expand description

Parse a source-block opening line. Other greater blocks yield None.