MCPcopy Create free account
hub / github.com/GCWing/BitFun / end_cell

Method end_cell

src/apps/cli/src/ui/markdown.rs:582–584  ·  view source on GitHub ↗
(&mut self)

Source from the content-addressed store, hash-verified

580 }
581
582 fn end_cell(&mut self) {
583 self.in_cell = false;
584 }
585
586 fn push_span(&mut self, span: Span<'static>) {
587 if self.in_cell {

Callers 1

renderMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected