enum EE::Graphics::RichText::InlineFragment::Type

#include <richtext.hpp>

enum Type {
    TextRun,
    Box,
    AtomicBox,
};