1//! Vendored `SeqAn2` and YARA app headers.
2//!
3//! This crate contains no Rust code. It vendors the `SeqAn2` `include/` directory
4//! and the YARA application headers (`apps/yara/`) and exposes their paths via
5//! cargo `links` metadata (`DEP_SEQAN2_INCLUDE` and `DEP_SEQAN2_YARA_APP`).