Q3 0.1.1

This library crate contains a module and a sub module, a function is present in this sub module. To use this crate write thses lines in main.rs file. 'extern crate Q3;' , 'Q3::fruit_and_vegetable_shop::fruit_corner::types_of_oranges();'
Documentation
1
2
3
4
5
6
7
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 4

[[package]]
name = "Q3"
version = "0.1.1"