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

Method resolve

crates/cpp/src/lib.rs:1845–1847  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

1843
1844impl<'a> wit_bindgen_core::InterfaceGenerator<'a> for CppInterfaceGenerator<'a> {
1845 fn resolve(&self) -> &'a Resolve {
1846 self.resolve
1847 }
1848
1849 fn type_record(
1850 &mut self,

Callers 2

typesMethod · 0.45
define_typeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected