Archived
1
0
This repository has been archived on 2025-10-10. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
learning.rs/README.md

16 lines
505 B
Markdown
Raw Normal View History

2024-02-19 09:21:10 -03:00
# Learning.rs
2024-02-27 14:38:00 -03:00
---
<samp><small>
2024-02-27 14:44:18 -03:00
The code under the <a href="./rustlings"><code>rustlings</code> directory</a> is
2024-02-27 14:38:00 -03:00
a fork of the official <a href="https://github.com/rust-lang/rustlings">Rustlings
2024-02-27 14:44:18 -03:00
repository</a>, and is licensed under the MIT License (see <a href="./rustlings/LICENSE">
<code>rustlings/LICENSE</code><a/> for more information.
2024-02-27 14:38:00 -03:00
&copy; Gustavo "Guz" L. de Mello <br/>
2024-02-27 14:44:18 -03:00
Unless otherwise noticed, this repository is licensed under the <a href="./LICENSE">
2024-02-27 14:38:00 -03:00
WTFPL license</a>.
</small></samp>