#pragma once /* Use-case examples: - Twitter timeline type. - Image grid (static/dynamic size, with or without title). Implementation: - Tile sets it's own size. - Reel. */ struct cmc_tile { };