sui_
types
0.1.0
Module bounded_
visitor
Module Items
Structs
Enums
In sui_
types::
object
sui_types
::
object
Module
bounded_visitor
Copy item path
Source
Structs
§
Bounded
Visitor
Visitor to deserialize annotated values or structs, bounding the size budgeted for types and field names in the output. The visitor does not bound the size of values, because they are assumed to already be bounded by execution.
Enums
§
Error