We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2bd1fb0 commit b385542Copy full SHA for b385542
libs/bsw/util/doc/user/index.rst
@@ -20,6 +20,7 @@ Submodules
20
- :ref:`util::assert <util_assert>`- assert
21
- :ref:`util::command <util_command>` - command framework
22
- :ref:`util::crc <util_crc>` - cyclic redundancy check
23
+- :ref:`util::estd <util_estd>` - extensions for ETL
24
- :ref:`util::format <util_format>` - `printf`-like string formatting
25
- :ref:`util::defere <util_defer>` - deferred function execution
26
- :ref:`util::logger <util_logger>` - logging functionality
@@ -34,6 +35,7 @@ Submodules
34
35
assert <assert>
36
command <command>
37
crc <crc>
38
+ estd <estd>
39
format <format>
40
defer <defer>
41
logger <logger>
0 commit comments