Trait tlb::CellSerializeExt

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

Provided Methods§

Implementors§