enum EE::Graphics::RichText::RenderSpan::Type

#include <richtext.hpp>

enum Type {
    Text,
    Drawable,
    AtomicBox,
};