MCPcopy 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

callMethod · 0.45
deallocate_in_typesMethod · 0.45
lowerMethod · 0.45
liftMethod · 0.45
write_list_to_memoryMethod · 0.45
read_list_from_memoryMethod · 0.45
deallocateMethod · 0.45
deallocate_indirectMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected