]> git.ipfire.org Git - thirdparty/suricata.git/commit
rust: remove cbindgen:ignore on frames module
authorDaniel Olatunji <danielolatunji20@outlook.com>
Thu, 12 Oct 2023 11:13:41 +0000 (11:13 +0000)
committerVictor Julien <victor@inliniac.net>
Sat, 28 Oct 2023 05:29:59 +0000 (07:29 +0200)
commit54de0450f43cd424c53f43811ef3ba65290411aa
treeb81b705488c98c2f46e4406e76a3d120d38a7f06
parent5c0af0b203de47b8a8bb5d22c8e2871fe9104469
rust: remove cbindgen:ignore on frames module

This directive is no longer required, and does
mess up the rustdoc description of the module.
rust/src/lib.rs