Home
last modified time | relevance | path

Searched defs:MustNotUnmarshalText (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/prebuilts/go/linux-x86/src/encoding/json/
Ddecode_test.go1964 type MustNotUnmarshalText struct{} struct
1966 func (x MustNotUnmarshalText) UnmarshalText(text []byte) error {