fn has_glyph()
in
src/wit.rs [12:14]
3
lines of code
1
McCabe index (conditional complexity)
fn has_glyph(&self, c: char) -> bool { self.has_glyph(c) }