MCPcopy Create free account
hub / github.com/FSoft-AI4Code/CodeText-parser / quack

Method quack

tests/test_parser/test_sample/rust_test_sample.rs:17–19  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

15
16impl Quack for Duck {
17 fn quack(&self) {
18 println!("quack!");
19 }
20}
21
22mod my_mod {

Callers 1

quack_everyoneFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected