Struct xyzio::Snapshot [] [src]

pub struct Snapshot {
    pub comment: String,
    pub atoms: Vec<Atom>,
}

Fields

Methods

impl Snapshot
[src]