2024-07-19 16:50:47 +02:00
|
|
|
//@ is "$.index[*][?(@.name=='PlainEmpty')].visibility" \"public\"
|
|
|
|
//@ has "$.index[*][?(@.name=='PlainEmpty')].inner.struct"
|
2024-08-05 00:44:35 +01:00
|
|
|
//@ is "$.index[*][?(@.name=='PlainEmpty')].inner.struct.kind.plain.has_stripped_fields" false
|
2024-07-19 16:50:47 +02:00
|
|
|
//@ is "$.index[*][?(@.name=='PlainEmpty')].inner.struct.kind.plain.fields" []
|
2021-01-15 20:34:15 -05:00
|
|
|
pub struct PlainEmpty {}
|