Struct typed_tableau::Cell [] [src]

pub struct Cell<C> { /* fields omitted */ }

Methods

impl<C> Cell<C>
[src]

Trait Implementations

impl<H, With> AppendToCells<With> for Cell<H>
[src]

impl<H, W> AppendWith<Cell<W>> for Cell<H>
[src]