/// A buffer that stores the result of the widget render method
#[allow(clippy::module_inception)]modbuffer;/// A buffer cell
modcell;/// A buffer that stores the result of the widget render method
pubusebuffer::Buffer;/// A buffer cell
pubusecell::Cell;