Struct serialize::ebml::reader::Res[src]

pub struct Res {
    pub val: uint,
    pub next: uint,
}

Fields

val
next