Create a project using cargo new and define a rust module movie_genres under this project. Create a file lib.rs and add an enum for movie genres with #[ ...
確定! 回上一頁