Expand description

Module used to filter the tables to render

A restriction can either be inclusive, meaning that only the tables that matche the restriction are rendered, or exclusive, meaning that only the tables that don’t match the restrictions will be rendered

Structs

  • A restriction represents a condition to render or not the given table.