be_eloistree_hellocrate 0.1.22

My first Hello Crate
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Hello Crate


> be_eloistree_hellocrate

In the context of Hello Rust Bend, where I am learning Rust for 5 minutes per day with the aim to master it:
This is my first crate :) 

[![Hello Rust Bend Drone XR](https://raw.githubusercontent.com/EloiStree/HelloRustBending/main/Icon/RustDroneXR.png)](https://github.com/EloiStree/HelloRustBending)  
[https://github.com/EloiStree/HelloRustBending](https://github.com/EloiStree/HelloRustBending)  

- GitHub: https://github.com/EloiStree/2024_06_21_HelloCrate  
- Crate: https://crates.io/crates/be_eloistree_hellocrate  
- Crate Doc: https://docs.rs/be_eloistree_hellocrate/latest/be_eloistree_hellocrate/  

Copy: `be_eloistree_hellocrate = "0.1.2"`  
As Git: `be_eloistree_hellocrate = {git="https://github.com/EloiStree/2024_06_21_HelloCrate.git"}`