Function rustc_errors::markdown::parse::should_break
source · fn should_break(left: &MdTree<'_>, right: &MdTree<'_>) -> BreakRule
Expand description
Blocks that automatically handle their own text wrapping
fn should_break(left: &MdTree<'_>, right: &MdTree<'_>) -> BreakRule
Blocks that automatically handle their own text wrapping