Type Alias ActionsBuf

Source
pub type ActionsBuf = Vec<Action>;

Aliased Typeยง

struct ActionsBuf { /* private fields */ }