Searched refs:example (Results 1 – 2 of 2) sorted by relevance
/NovaShell/src/shell/ |
H A D | printer.rs | 205 let example = "abcdefghijklmnopqrstuvwxyz"; in _print_color_example() localVariable 206 println!("{}", example.bright_black()); in _print_color_example() 207 println!("{}", example.bright_blue()); in _print_color_example() 208 println!("{}", example.bright_cyan()); in _print_color_example() 209 println!("{}", example.bright_green()); in _print_color_example() 210 println!("{}", example.bright_magenta()); in _print_color_example() 211 println!("{}", example.bright_purple()); in _print_color_example() 212 println!("{}", example.bright_red()); in _print_color_example() 213 println!("{}", example.bright_white()); in _print_color_example() 214 println!("{}", example.bright_yellow()); in _print_color_example() [all …]
|
/NovaShell/ |
H A D | LICENSE | 33 For example, if you distribute copies of such a program, whether 204 may not distribute the Program at all. For example, if a patent
|