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

Method comment_prefix_for_test_config

crates/test/src/c.rs:49–51  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

47 }
48
49 fn comment_prefix_for_test_config(&self) -> Option<&str> {
50 Some("//@")
51 }
52
53 fn should_fail_verify(
54 &self,

Callers 2

parse_componentMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected