Module module_lib

Source
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, check hello_world::greet for more details.