Crate tlb_ton

Crate tlb_ton 

Source
Expand description

§TON-specific types for TL-B

docs.rs crates.io

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
BagOfCells
Bag Of Cells is used to de/serialize a set of cells from/into bytes.
BagOfCellsArgs
BitPackWithArgs::Args for BagOfCells
Cell
A Cell.
MsgAddress
MsgAddress
StringError
String-backed Error
UnixTimestamp
Adapter to de/serialize UNIX timestamp as u32 from DateTime

Traits§

Context
Adapter for providing context on Result
Error
De/serialization error

Type Aliases§

BoC
Alias to BagOfCells