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.