Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LiveGray/100-Days-Of-Rust
/ functions
Functions
19 in github.com/LiveGray/100-Days-Of-Rust
⨍
Functions
19
◇
Types & classes
6
↓ 1 callers
Function
inspect
(input: &String, digits: bool)
Misc-Projects/reverser/src/api/stringer.rs:5
↓ 1 callers
Function
inspect_numbers
(input: &String)
Misc-Projects/reverser/src/api/stringer.rs:12
↓ 1 callers
Function
print_black
(text: &str)
Misc-Projects/hello_rainbow/src/colors.rs:20
↓ 1 callers
Function
print_blue
(text: &str)
Misc-Projects/hello_rainbow/src/colors.rs:36
↓ 1 callers
Function
print_cyan
(text: &str)
Misc-Projects/hello_rainbow/src/colors.rs:68
↓ 1 callers
Function
print_green
(text: &str)
Misc-Projects/hello_rainbow/src/colors.rs:4
↓ 1 callers
Function
print_magenta
(text: &str)
Misc-Projects/hello_rainbow/src/colors.rs:84
↓ 1 callers
Function
print_red
(text: &str)
Misc-Projects/hello_rainbow/src/colors.rs:52
↓ 1 callers
Function
print_white
(text: &str)
Misc-Projects/hello_rainbow/src/colors.rs:116
↓ 1 callers
Function
print_yellow
(text: &str)
Misc-Projects/hello_rainbow/src/colors.rs:100
↓ 1 callers
Function
reverse
(input: &String)
Misc-Projects/reverser/src/api/stringer.rs:1
Function
main
()
Misc-Projects/states_parser/src/main.rs:12
Function
main
()
Misc-Projects/sha1_cracker/src/main.rs:11
Function
main
()
Misc-Projects/password_generator/src/main.rs:3
Function
main
()
Misc-Projects/hello_rainbow/src/main.rs:3
Function
main
()
Misc-Projects/reverser/src/main.rs:38
Function
main
()
Misc-Projects/random_quote/src/main.rs:14
Function
main
()
Misc-Projects/guessing_game/src/main.rs:6
Function
main
()
Week-01/Day-01_Convert-Ages-To-Days/convert_ages_to_days/src/main.rs:3