| Crates.io | mod_trait_exerci |
| lib.rs | mod_trait_exerci |
| version | 0.2.1 |
| created_at | 2019-09-23 20:42:12.273568+00 |
| updated_at | 2019-10-20 18:21:08.323625+00 |
| description | how to understand the rust feature trait with mod |
| homepage | https://crates.io/crates/mod_trait_exerci |
| repository | https://github.com/cnruby/learn-rust-by-crates/tree/master/hello-mod-trait |
| max_upload_size | |
| id | 167116 |
| size | 26,157 |
mod_trait_exercimkdir lib-hello && cd lib-hello
cargo init --name mod_trait_exerci --lib