// Unfold expands vendor extensions of a structural schema. // It mutates the receiver. func (s *Structural) Unfold() *Structural { … }
// Unfold expands vendor extensions of a structural schema. // It mutates the receiver. func (s *Structural) Unfold() *Structural { … }