pub fn run( debug: bool, filter: Option<String>, watch: bool, no_build: bool, features: Option<String>, ) -> CliResult