Files
codeql/rust/ql/integration-tests/hello-workspace/functions.ql
2025-04-11 16:50:23 +02:00

6 lines
59 B
Plaintext

import rust
from Function f
where f.fromSource()
select f