#include <linewrap.hpp> struct LineWrapInfo { // fields std::vector<Int64> wraps; Float paddingStart { 0 }; };