MCPcopy Create free account
hub / github.com/hashintel/hash / write_str

Method write_str

libs/@local/hashql/core/src/pretty/write.rs:22–24  ·  view source on GitHub ↗
(&mut self, _: &str)

Source from the content-addressed store, hash-verified

20
21impl fmt::Write for Never {
22 fn write_str(&mut self, _: &str) -> fmt::Result {
23 self.0
24 }
25}
26
27pub(super) enum RenderError {

Callers 15

fmtMethod · 0.45
fmtMethod · 0.45
fmtMethod · 0.45
fmtMethod · 0.45
finishMethod · 0.45
push_controlMethod · 0.45
fmtMethod · 0.45
fmtMethod · 0.45
fmtMethod · 0.45
fmtMethod · 0.45
fmtMethod · 0.45
fmtMethod · 0.45

Calls 6

OkInterface · 0.85
map_errMethod · 0.80
write_str_escapedMethod · 0.80
lenMethod · 0.45
writeMethod · 0.45
as_bytesMethod · 0.45

Tested by 9

fmtMethod · 0.36
fmtMethod · 0.36
fmtMethod · 0.36
fmtMethod · 0.36
fmtMethod · 0.36
fmtMethod · 0.36
fmtMethod · 0.36
fmtMethod · 0.36
fmtMethod · 0.36