pub fn create_lumisxh() -> Human {
Human {
name: "Luca Michael Schmidt",
age: 20,
languages: vec!["de-de", "en-us", "fr-fr", "ja-jp"],
country: "Germany",
job_position: "IoT Developer"
}
}
In this section you can learn, what languages I've learned, what frameworks I have used and what databases and hosting services I've used.