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

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

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.