Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/FSoft-AI4Code/CodeText-parser
/ Quack
Interface
Quack
tests/test_parser/test_sample/rust_test_sample.rs:1–3 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
trait Quack {
2
fn quack(&self);
3
}
4
5
struct Duck ();
6
Callers
nothing calls this directly
Implementers
1
rust_test_sample.rs
tests/test_parser/test_sample/rust_tes
Calls
no outgoing calls
Tested by
no test coverage detected