Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
16
impl Quack for Duck {
17
fn quack(&self) {
18
println!(
"quack!"
);
19
}
20
}
21
22
mod my_mod {
Callers
1
quack_everyone
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected