Go to file
Mert Gör ☭ e036e57e75
bool example
2024-01-08 16:16:54 +03:00
src bool example 2024-01-08 16:16:54 +03:00
.gitignore Cargo commmand executed 2024-01-07 22:36:34 +03:00
Cargo.toml Cargo commmand executed 2024-01-07 22:36:34 +03:00
LICENSE initial commit with AGPLv3+ 2024-01-07 21:56:04 +03:00
README.md initial commit with AGPLv3+ 2024-01-07 21:56:04 +03:00

README.md

Rust Programming Language Course

Rust Programlama dili kurs notları, BTK Akademi notlarından, Rust belgelendirmesinden de yararlanılarak özgün kodlar yazılacaktır.

License

Rust Programlama dili kurs notları, BTK Akademi notlarından, Rust belgelendirmesinden de yararlanılarak özgün kodlar yazılacaktır.

Copyright (C) 2024 Mass Collaboration Labs and contributors

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License along with this program. If not, see https://www.gnu.org/licenses/.