- crate name: hello_exercism
- description: how to create a simple own crate for rust
- crate name: trait_exerci
- description: how to understand the rust feature trait
- crate name: mod_trait_exerci
- description: how to understand the rust feature trait with mod