Searched defs:DisplayMark (Results 1 – 2 of 2) sorted by relevance
267 pub struct DisplayMark { struct268 pub mark_type: DisplayMarkType, argument272 /// A type of the `DisplayMark`. argument
438 inline_marks: &[DisplayMark], in format_inline_marks()