Struct html2text::RenderTableCell [] [src]

pub struct RenderTableCell { /* fields omitted */ }

Render tree table cell

Methods

impl RenderTableCell
[src]

Render this cell to a builder.

Calculate or return the estimate size of the cell

Trait Implementations

impl Debug for RenderTableCell
[src]

Formats the value using the given formatter.