We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8aa518 commit ce98214Copy full SHA for ce98214
rust/ql/lib/codeql/rust/Frameworks.qll
@@ -2,7 +2,5 @@
2
* This file imports all models of frameworks and libraries.
3
*/
4
5
-private import codeql.rust.frameworks.Reqwest
6
private import codeql.rust.frameworks.rustcrypto.RustCrypto
7
-private import codeql.rust.frameworks.stdlib.Env
8
private import codeql.rust.frameworks.Sqlx
rust/ql/lib/codeql/rust/frameworks/Reqwest.qll
rust/ql/lib/codeql/rust/frameworks/stdlib/Env.qll
0 commit comments