MCPcopy Create free account
hub / github.com/cgsdev0/termsand / default

Method default

src/main.rs:156–158  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

154}
155
156#[derive(Default, Clone)]
157struct CellStyle {
158 italic: bool,
159 bold: bool,
160 strike: bool,
161 underline: Underline,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected