Function wood::parse_multiline_termpose_style

source ·
pub fn parse_multiline_termpose_style<'a>(
    s: &'a str,
    style: TermposeStyle
) -> Result<Wood, Box<WoodError>>
Expand description

Returns a Branch containing all of the Woods at root level, even if there is only one Wood, it will be wrapped in an additional Branch