Module basic

Module basic 

Source
Expand description

Basics.

Basic tools for testing.

Modules§

exposed
Exposed namespace of the module.
helper
Helpers.
orphan
Orphan namespace of the module.
prelude
Prelude to use essentials: use my_module::prelude::*.
protected
Protected namespace of the module.

Macros§

doc_file_test
Test a file with documentation.
num
Required to convert integets to floats.