Trait tlb::CellSerializeExt
source · pub trait CellSerializeExt: CellSerialize {
// Provided method
fn to_cell(&self) -> Result<Cell, CellBuilderError> { ... }
}pub trait CellSerializeExt: CellSerialize {
// Provided method
fn to_cell(&self) -> Result<Cell, CellBuilderError> { ... }
}