feat: ✨ generics
This commit is contained in:
parent
ffb8e8a525
commit
e6a2ecd003
2 changed files with 100 additions and 0 deletions
6
26-generics/Cargo.toml
Normal file
6
26-generics/Cargo.toml
Normal file
|
@ -0,0 +1,6 @@
|
|||
[package]
|
||||
name = "generics"
|
||||
version = "0.1.0"
|
||||
edition = "2021"
|
||||
|
||||
[dependencies]
|
Loading…
Add table
Add a link
Reference in a new issue