Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
127
impl Write for Source {
Callers
15
ping
Method · 0.80
finish
Method · 0.80
qualify
Method · 0.80
emit
Method · 0.80
sort_types
Function · 0.80
iter
Method · 0.80
finish
Method · 0.80
generate_exports
Method · 0.80
print_typedef_enum
Method · 0.80
finish
Method · 0.80
import
Method · 0.80
emit
Method · 0.80
Calls
no outgoing calls
Tested by
4
ping
Method · 0.64
produces_component
Method · 0.64
produces_component
Function · 0.64
run_runtime_tests
Method · 0.64