mirror of
https://github.com/github/codeql.git
synced 2026-05-14 11:19:27 +02:00
Update docs/codeql/codeql-language-guides/customizing-library-models-for-rust.rst
Co-authored-by: Sarita Iyer <66540150+saritai@users.noreply.github.com>
This commit is contained in:
@@ -223,7 +223,7 @@ This example shows how the Rust query pack models taint flow through the ``join`
|
||||
// ...
|
||||
}
|
||||
|
||||
We need to add tuples to the ``summaryModel``\(path, input, output, kind, provenance) extensible predicate by updating a data extension file:
|
||||
We need to add tuples to the ``summaryModel(path, input, output, kind, provenance)`` extensible predicate by updating a data extension file:
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
|
||||
Reference in New Issue
Block a user