Reply to comment


Feb. 4, 2019, 10:15 p.m. -  Simon

Hey Viktor, Rust ist seit dem ich die Sprache kenne meine, Lieblingssprache. Ich habe für dich als Tipp drei Blog-Beiträge die beim Behandeln von String und &str sehr hilfreich sind: https://hermanradtke.com/2015/05/03/string-vs-str-in-rust-functions.html https://hermanradtke.com/2015/05/06/creating-a-rust-function-that-accepts-string-or-str.html https://hermanradtke.com/2015/05/29/creating-a-rust-function-that-returns-string-or-str.html Viele Spaß mit Rust Simon

Post your comment