pub fn a_public_module_fn()
Expand description

A public function in a public module.

Note that the name of this function is the same as the public function in internal_module above! This is one of the values of namespacing.