pub type ActionName = String;
Dotted lowercase action identifier, e.g. file.write, shell.exec.
pub struct ActionName { /* private fields */ }