Expand description
§TON-specific types for TL-B
Modules§
- action
- bin_
tree - Collection of bintree-like de/serializable data structures
- bits
- Binary TL-B de/serialization
- currency
- Collection of types to work with currencies
- de
- Deserialization for TL-B
- hashmap
- Collection of hashmap-like de/serializable data structures
- library
- message
- Collection of typs related to Message
- ser
- Serialization for TL-B
- state_
init - Collection of types related to StateInit
Structs§
- Anycast
- AsWrap
- Helper to implement de/serialize trait for adapters
- BagOf
Cells - Bag Of Cells is used to de/serialize a set of cells from/into bytes.
- BagOf
Cells Args BitPack::ArgsforBagOfCells- Cell
- A Cell.
- Data
- Adapter to implement cell de/serialization from/into binary data.
- Default
Args - Adapter to implement de/serialize with
Defaultargs. - Default
OnNone - De/serialize
DefaultonNonevalues - Either
Inline OrRef - From
Into - Serialize value by converting it to/from a proxy type with serialization support.
- From
Into Ref - Serialize a reference value by converting it to/from a proxy type with serialization support.
- List
- MsgAddress
- MsgAddress
- Parse
Fully - Adapter to deserialize value and ensure that no more data and references left.
- Ref
- Adapter to de/serialize value from/into reference to the child cell.
- Same
- Adapter to convert from
*Asto regular de/serialization traits. - Snake
Data - From TEP-64:
- String
Error String-backedError- TryFrom
Into - Serialize value by converting it to/from a proxy type with serialization support.
- TryFrom
Into Ref - Serialize a reference value by converting it to/from a proxy type with serialization support.
- Unix
Timestamp - Adapter to de/serialize UNIX timestamp as
u32fromDateTime
Traits§
Type Aliases§
- BoC
- Alias to
BagOfCells - Text
- From TEP-64: