pub fn split_body_lines() -> SplitExpressionExpand description
Split the exchange body by newlines. Returns one fragment per line. Non-text bodies produce an empty vec.
pub fn split_body_lines() -> SplitExpressionSplit the exchange body by newlines. Returns one fragment per line. Non-text bodies produce an empty vec.