Expand description
Library for importing modules pub makes the module public so it can be used in other crates/applications
Modulesยง
- hello_
world - Contains all the components of the module to be used.
Contains a greet function, checkhello_world::greet
for more details.