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

Class Duck

tests/test_parser/test_sample/rust_test_sample.rs:5–5  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3}
4
5struct Duck ();
6
7fn long_string(x: &str) -> &str {
8 if x.len() > 10 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected