rst_label2label_link

Function rst_label2label_link 

Source
pub fn rst_label2label_link(i: &str) -> IResult<&str, Link<'_>>
Expand description

Wrapper around rst_label2label() that packs the result in Link::Label2Label.