Function wood::parse_multiline_termpose_style[][src]

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

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