2025-03-20 23:01:32 +00:00
|
|
|
//@ is "$.index[?(@.name=='PlainEmpty')].visibility" \"public\"
|
|
|
|
|
//@ has "$.index[?(@.name=='PlainEmpty')].inner.struct"
|
|
|
|
|
//@ is "$.index[?(@.name=='PlainEmpty')].inner.struct.kind.plain.has_stripped_fields" false
|
|
|
|
|
//@ is "$.index[?(@.name=='PlainEmpty')].inner.struct.kind.plain.fields" []
|
2021-01-15 20:34:15 -05:00
|
|
|
pub struct PlainEmpty {}
|