1 2 3 4 5 6
pub mod external_functions; pub mod use_statements; // TODO should be private by default, with explicit public interface // TODO prefer 'end module {name}' // TODO function is not used within a module and is not public