Skip to main content

ActionName

Type Alias ActionName 

Source
pub type ActionName = String;
Expand description

Dotted lowercase action identifier, e.g. file.write, shell.exec.

Aliased Typeยง

pub struct ActionName { /* private fields */ }