MCPcopy Create free account
hub / github.com/RustOtomeLab/RustEng / character_volume

Method character_volume

src/config/user.rs:61–63  ·  view source on GitHub ↗
(&self, name: &str)

Source from the content-addressed store, hash-verified

59 }
60
61 pub(crate) fn is_bold(&self) -> bool {
62 self.text.is_bold()
63 }
64
65 pub(crate) fn is_shadow(&self) -> bool {
66 self.text.is_shadow()

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected