Module inferno::collapse::guess

source ·
Expand description

Attempts to use whichever Collapse implementation is appropriate for a given input

Structs§

  • A collapser that tries to find an appropriate implementation of Collapse based on the input, then delegates to that collapser if one is found.
  • Folder configuration options.