Function wood::parse_multiline_termpose

source ·
pub fn parse_multiline_termpose<'a>(s: &'a str) -> 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