pub type SerdeScript = Vec<SerdeOperation>;

Aliased Type§

struct SerdeScript { /* private fields */ }