Struct annotate_snippets::display_list::DisplayList
[−]
[src]
pub struct DisplayList {
pub body: Vec<DisplayLine>,
}Fields
body: Vec<DisplayLine>