trait definition and struct-tuple example

This commit is contained in:
vegowotenks 2025-05-02 19:38:30 +02:00
commit 1a43c2d1a5
7 changed files with 112 additions and 0 deletions

6
Cargo.toml Normal file
View file

@ -0,0 +1,6 @@
[package]
name = "generic"
version = "0.1.0"
edition = "2021"
[dependencies]