fmt.ss.scanRune (method) 3 uses fmt (current package) scan.go#L601: func (s *ss) scanRune(bitSize int) int64 { scan.go#L640: return s.scanRune(bitSize) scan.go#L673: return uint64(s.scanRune(bitSize))
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)