Files
codeql/rust/ql/integration-tests/hello-project/functions.ql
2025-03-11 12:32:56 +01:00

6 lines
59 B
Plaintext

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