pub type BoxActionPlugin = BoxPlugin<NodeSpec, ActionFactory>;
pub struct BoxActionPlugin(/* private fields */);