rust: remove cbindgen:ignore on frames module

This directive is no longer required, and does
mess up the rustdoc description of the module.
pull/9701/head
Daniel Olatunji 2 years ago committed by Victor Julien
parent 5c0af0b203
commit 54de0450f4

@ -75,7 +75,6 @@ pub mod conf;
pub mod jsonbuilder;
#[macro_use]
pub mod applayer;
/// cbindgen:ignore
pub mod frames;
pub mod filecontainer;
pub mod filetracker;

Loading…
Cancel
Save