Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bytecodealliance/wit-bindgen
/ sizes
Method
sizes
crates/c/src/lib.rs:3183–3185 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
3181
type Operand = String;
3182
3183
fn sizes(&self) -> &SizeAlign {
3184
&self.r#gen.r#gen.sizes
3185
}
3186
3187
fn push_block(&mut self) {
3188
let prev = mem::take(&mut self.src);
Callers
14
call
Method · 0.45
deallocate_in_types
Method · 0.45
lower
Method · 0.45
lift
Method · 0.45
write_variant_arms_to_memory
Method · 0.45
write_list_to_memory
Method · 0.45
write_fields_to_memory
Method · 0.45
read_variant_arms_from_memory
Method · 0.45
read_list_from_memory
Method · 0.45
read_fields_from_memory
Method · 0.45
deallocate
Method · 0.45
deallocate_indirect
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected