Searched defs:styled (Results 1 – 10 of 10) sorted by relevance
40 let mut styled = StyledStr::new(); in create_usage_with_title() localVariable75 let mut styled = StyledStr::new(); in create_help_usage() localVariable130 let mut styled = StyledStr::new(); in create_smart_usage() localVariable280 let styled = required_positionals[index].take().unwrap(); in get_args() localVariable287 let mut styled; in get_args() localVariable
834 let mut styled = StyledStr::new(); in write_subcommands() localVariable
32 let mut styled = StyledStr::new(); in format_error() localVariable56 let mut styled = StyledStr::new(); in format_error() localVariable382 let mut styled = StyledStr::new(); in format_error_message() localVariable
747 let styled = F::format_error(self); in formatted() localVariable804 let styled = format::format_error_message(&message, Some(cmd), usage); in format() localVariable815 let styled = format::format_error_message(s, None, None); in formatted() localVariable
248 let mut styled = StyledStr::new(); in from() localVariable256 let mut styled = StyledStr::new(); in from() localVariable264 let mut styled = StyledStr::new(); in from() localVariable307 styled: &'s StyledStr, field
727 let mut styled = StyledStr::new(); in print_help() localVariable754 let mut styled = StyledStr::new(); in print_long_help() localVariable782 let mut styled = StyledStr::new(); in render_help() localVariable808 let mut styled = StyledStr::new(); in render_long_help() localVariable822 let mut styled = StyledStr::new(); in write_help() localVariable837 let mut styled = StyledStr::new(); in write_long_help() localVariable4356 let mut styled = StyledStr::new(); in format_group() localVariable4571 let mut styled = StyledStr::new(); in write_help_err() localVariable4579 let mut styled = StyledStr::new(); in write_version_err() localVariable
4143 let mut styled = StyledStr::new(); in stylized() localVariable4157 let mut styled = StyledStr::new(); in stylize_arg_suffix() localVariable
642 let mut styled = $crate::builder::StyledStr::new(); localVariable
1582 let styled = self.cmd.write_help_err(use_long); in help_err() localVariable1587 let styled = self.cmd.write_version_err(use_long); in version_err() localVariable
1834 std::string styled; in JSONTEST_FIXTURE_LOCAL() local2890 std::string styled = R"({ "property" : "value" })"; in JSONTEST_FIXTURE_LOCAL() local3243 const std::string styled = R"({ "property" : "value" })"; in JSONTEST_FIXTURE_LOCAL() local