Skip to content

Force flush of tables

Jeremy Soller requested to merge mapper_refactor into master

This uses a must_use struct to ensure that flushes of the table happen, or that places where they do not happen are explicitely shown.

Merge request reports