type encoding/xml.UnmarshalerAttr
3 uses
encoding/xml (current package)
read.go#L191: type UnmarshalerAttr interface {
read.go#L261: if unmarshaler, ok := reflect.TypeAssert[UnmarshalerAttr](val); ok {
read.go#L268: if unmarshaler, ok := reflect.TypeAssert[UnmarshalerAttr](pv); ok {
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64)