struct Transition [src]

Fields

ts: i64
timetype: *Timetype

Source

pub const Transition = struct { ts: i64, timetype: *Timetype, }