func github.com/aws/smithy-go/ptr.Uint8

2 uses

	github.com/aws/smithy-go/ptr (current package)
		to_ptr.go#L270: func Uint8(v uint8) *uint8 {

	github.com/aws/aws-sdk-go-v2/aws
		to_ptr.go#L165: 	return ptr.Uint8(v)