Module multi_types

Source

Structs§

IgnoreValue
Structure that allows taking a variable number of arguments, but does nothing with them, not even deserialization.
MultiValue2
MultiValue3
MultiValue4
MultiValue5
MultiValue6
MultiValue7
MultiValue8
MultiValue9
MultiValue10
MultiValue11
MultiValue12
MultiValue13
MultiValue14
MultiValue15
MultiValue16
MultiValueVec
Structure that allows taking a variable number of arguments or returning a variable number of results in a smart contract endpoint.
PlaceholderInput
Temporary value used for any kind of templates.
PlaceholderOutput
Temporary value used for any kind of templates.

Enums§

OptionalValue
A smart contract argument or result that can be missing.