This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Rust 15 hrs 59 mins βββββββββββββββββββββ 50.9% | |
Markdown 8 hrs 14 mins βββββββββββββββββββββ 26.2% | |
SQL 4 hrs 16 mins βββββββββββββββββββββ 13.6% | |
Bash 1 hr 11 mins βββββββββββββββββββββ 3.8% | |
Text 38 mins βββββββββββββββββββββ 2.0% |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fn main() { | |
println!("Hello, world!"); | |
} |