Expand description
§TON-specific types for TL-B
Modules§
- action
- as
- De/serialization helpers for TL-B.
- bits
- Binary TL-B de/serialization
- currency
- Collection of types to work with currencies
- de
- Deserialization for TL-B
- library
- message
- Collection of typs related to Message
- ser
- Serialization for TL-B
- state_
init - Collection of types related to StateInit
Structs§
- Anycast
- BagOf
Cells - Bag Of Cells is used to de/serialize a set of cells from/into bytes.
- BagOf
Cells Args BitPackWithArgs::ArgsforBagOfCells- Cell
- A Cell.
- MsgAddress
- MsgAddress
- String
Error String-backedError- Unix
Timestamp - Adapter to de/serialize UNIX timestamp as
u32fromDateTime
Traits§
Type Aliases§
- BoC
- Alias to
BagOfCells