Skip to content

Commit 7c9dd05

Browse files
coadafloringeoffw0
andauthored
Update docs/codeql/codeql-language-guides/codeql-for-rust.rst
Co-authored-by: Geoffrey White <40627776+geoffw0@users.noreply.github.com>
1 parent 73695db commit 7c9dd05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/codeql/codeql-language-guides/codeql-for-rust.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,4 @@ Experiment and learn how to write effective and efficient queries for CodeQL dat
2020

2121
- :doc:`Analyzing data flow in Rust <analyzing-data-flow-in-rust>`: You can use CodeQL to track the flow of data through a Rust program to places where the data is used.
2222

23-
- :doc:`Customizing library models for Rust <customizing-library-models-for-rust>`: You can model the functions and methods that control data flow in any framework or library by using data extension files.
23+
- :doc:`Customizing library models for Rust <customizing-library-models-for-rust>`: You can model frameworks and libraries that your codebase depends on using data extensions and publish them as CodeQL model packs.

0 commit comments

Comments
 (0)