Struct Lattice::view::Image [] [src]

pub struct Image {
    pub name: String,
    pub modifiers: Vec<Modifier>,
}

Fields

Methods

impl Image
[src]