GumboAttribute.name_end

The ending position of the attribute name. This is not always derivable from the starting position of the value because of the possibility of whitespace around the = sign.

struct GumboAttribute
GumboSourcePosition name_end;

Meta