This is a sandbox where I practice Rust in order to learn...

ActualizeInMaterial 85d574ffba fixed guessing game %!s(int64=9) %!d(string=hai) anos
helper_scripts 23f79b59a6 ok, do use cargo run -v this time %!s(int64=9) %!d(string=hai) anos
insanity f60d0861d3 the definition of insanity is flawed %!s(int64=9) %!d(string=hai) anos
newrustacean 1094158767 commit this dangling note %!s(int64=9) %!d(string=hai) anos
rust_book 85d574ffba fixed guessing game %!s(int64=9) %!d(string=hai) anos
rust_bugstest b46c577218 adding everything else leftover %!s(int64=9) %!d(string=hai) anos
rust_misc b46c577218 adding everything else leftover %!s(int64=9) %!d(string=hai) anos
rust_oddities b53cc0d91b character constant - errors %!s(int64=9) %!d(string=hai) anos
rust_reference 9ca8a28a00 the unescaped U+005C character (\) %!s(int64=9) %!d(string=hai) anos
rust_sandbox b46c577218 adding everything else leftover %!s(int64=9) %!d(string=hai) anos
rust_util ce08a6e36e link to doc %!s(int64=9) %!d(string=hai) anos
rustbyexample a4a73de866 1.2.2.3 and more generic ./e ./go scripts %!s(int64=9) %!d(string=hai) anos
.gitignore 7af8d5c62a rust variable shadowing, no warning %!s(int64=9) %!d(string=hai) anos
COPYING 5d97a70232 add CC0 too, so you can pick %!s(int64=9) %!d(string=hai) anos
LICENSE 5d97a70232 add CC0 too, so you can pick %!s(int64=9) %!d(string=hai) anos
README.md 5d97a70232 add CC0 too, so you can pick %!s(int64=9) %!d(string=hai) anos
UNLICENSE 14f9125e43 re-release under unlicense %!s(int64=9) %!d(string=hai) anos
notes.rs f1ae1efe5d tuples %!s(int64=9) %!d(string=hai) anos
replaceauthor 6a79cc9f5b ok question about 'moved' %!s(int64=9) %!d(string=hai) anos

README.md

rustLearnage

this will help me learn rust and experiment here

Authors

Currently almost everything (all functions, files, text) in this repository are made by me @ActualizeInMaterial and I've dedicated this repository to public domain.

This readme is originally from: https://github.com/davispuh/CLI-Console/blob/master/README.md

Unlicense

Copyright-Free

All text, documentation, code and files in this repository are in public domain (including this text, README). It means you can copy, modify, distribute and include in your own work/code, even for commercial purposes, all without asking permission.

About Unlicense

This kinda explains the why: https://github.com/twolfson/twolfson.com/blob/c59f67c1336be5c5788842539ce8679e54e9845d/articles/unlicense-all-the-things.md

If you're wondering why CC0 might be preferred? Who knows: https://github.com/FailMan3D/shsls-spacecraft/blob/7cff5b4b6405f242749e8787e595d463dbbd67a2/LICENSE.note Also see the previous link(on the why).

I also added CC0 (in the file LICENSE) which should be the same thing(=public domain)! So for those who have a problem with Unlicense, they can pick CC0. Assume this is released under both(or either) - the result is the same: public domain! So pick the one you're confortable with and assume this is released under it. There! Free enough??! ;-) Have fun!

Contributing

Feel free to improve anything what you see is improvable.

Warning: By sending pull request to this repository you dedicate any and all copyright interest in pull request (code files and all other) to the public domain. (files will be in public domain even if pull request doesn't get merged)

Also before sending pull request you acknowledge that you own all copyrights or have authorization to dedicate them to public domain.

If you don't want to dedicate code to public domain or if you're not allowed to (eg. you don't own required copyrights) then DON'T send pull request.