Type
nested-value
Values nested within an aggregate type. Since WIT types are not allowed to depend on themselves, nested values are stored as encoded RESP.
type nested-value = list<u8>;Values nested within an aggregate type. Since WIT types are not allowed to depend on themselves, nested values are stored as encoded RESP.
type nested-value = list<u8>;