MCPcopy Create free account
hub / github.com/bytecodealliance/wit-bindgen / as_str

Method as_str

crates/core/src/source.rs:122–124  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

120 }
121
122 pub fn as_str(&self) -> &str {
123 &self.s
124 }
125}
126
127impl Write for Source {

Callers 15

pingMethod · 0.80
finishMethod · 0.80
qualifyMethod · 0.80
emitMethod · 0.80
sort_typesFunction · 0.80
iterMethod · 0.80
finishMethod · 0.80
generate_exportsMethod · 0.80
print_typedef_enumMethod · 0.80
finishMethod · 0.80
importMethod · 0.80
emitMethod · 0.80

Calls

no outgoing calls

Tested by 4

pingMethod · 0.64
produces_componentMethod · 0.64
produces_componentFunction · 0.64
run_runtime_testsMethod · 0.64