Skip to content

Instantly share code, notes, and snippets.

View emadgit's full-sized avatar
😉
Nothing changes, if nothing changes

Emad Dehnavi emadgit

😉
Nothing changes, if nothing changes
View GitHub Profile
let a = [10, 5, 3];
for element in a.iter() {
println!("Element value: {}", element);
}
@emadgit
emadgit / match.rs
Last active October 31, 2020 17:44
An example how we can use match in Rust
use std::io;
enum Weekdays {
Sunday,
Monday,
Tuesday,
Wednesday,
Thursday,
Friday,
Saturday
@emadgit
emadgit / keybase.md
Created June 13, 2019 10:13
My keybase prove

Keybase proof

I hereby claim:

To claim this, I am signing this object:

/*
##Device = Desktops
##Screen = 1281px to higher resolution desktops
*/
@media (min-width: 1281px) {
}
/*
##Device = Laptops, Desktops