1 2 3 4 5 6 7
impl CommandGenerator { } include!("synthetic_command_generator_02.rs"); include!("synthetic_default_templates_command.rs"); include!("base.rs");