study_example/
object_oriented.rs

1pub mod object_oriented_desgin_pattern;
2pub mod object_oriented_feature;
3pub mod trait_object_for_diff_type;