Module utils

Source
Expand description

Utilities.

Constants§

DEBUG_INTO_LIST_ITEM
Debug into list item.
DEBUG_INTO_MAP_ENTRY
Debug into map entry.
DEBUG_INTO_MAP_KEY
Debug into map key.
DEBUG_INTO_MAP_VALUE
Debug into map value.
DEBUG_MAP_ENTRY_SEPARATOR
Debug map entry separator.

Functions§

write_debug_as_list
Write an Iterator of Debuggable as a list.
write_debug_as_map
Write an Iterator of Debuggable as a map.
write_debug_field
Write debug field.
write_debug_heading
Write debug heading.