[][src]Macro proteus::actions

macro_rules! actions {
    ($($p:expr),*) => { ... };
}

This macros is shorthand for creating a set of actions to be added to TransformBuilder.