Function rustfmt_nightly::comment::is_table_item
source · fn is_table_item(s: &str) -> boolExpand description
Returns true if the given string may be part of a Markdown table.
fn is_table_item(s: &str) -> boolReturns true if the given string may be part of a Markdown table.