Contents:
The set of abstract definitions for the formatters module.
jinete.storers.formatters.abc.
StorerFormatter
Bases: abc.ABC
abc.ABC
Format a solution as a readable string.
__init__
Construct a new object instance.
result (Result) –
remove_empty_routes (bool) –
format
Perform a format process.
str