trait_exerci 0.2.2

how to understand the trait for rust
Documentation
[dependencies]

[package]
authors = ["Gudao Luo <gudao.luo@gmail.com>"]
description = "how to understand the trait for rust"
documentation = "https://cnruby.github.io/learn-rust-by-crates/hello-trait/trait_exerci/"
edition = "2018"
homepage = "https://crates.io/crates/trait_exerci"
license = "MIT OR Apache-2.0"
name = "trait_exerci"
readme = "README.md"
repository = "https://github.com/cnruby/learn-rust-by-crates/tree/master/hello-trait"
version = "0.2.2"