This website requires JavaScript.
Explore
Help
Sign in
matthiasbeyer
/
imag
Watch
1
Star
0
Fork
You've already forked imag
0
Code
Releases
Activity
be0bb6d0ad
imag
/
src
/
main.rs
5 lines
41 B
Rust
Raw
Normal View
History
Unescape
Escape
Initial import
2015-10-18 13:58:17 +00:00
fn
main
(
)
{
Remove codebase, except reusable parts
2016-01-09 22:27:52 +00:00
println!
(
"
It works
"
)
;
Initial import
2015-10-18 13:58:17 +00:00
}
Remove codebase, except reusable parts
2016-01-09 22:27:52 +00:00
Copy permalink