MCPcopy Create free account
hub / github.com/segmentio/encoding / S

TypeAlias S

json/json_test.go:1391–1391  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1389}
1390
1391type S string
1392
1393func (s S) String() string { return string(s) }
1394

Callers 1

TestGithubIssue13Function · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected