Macro proteus::actions[][src]

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

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