//! Re-exports of build.rs generated artifacts.
include!;
/// Precompiled automaton bytes (header + daachorse serialized data) for Cn+Hk.
pub static AUTOMATON_CNHK_BYTES: & =
include_bytes!;
/// Precompiled pattern table for Cn+Hk.
pub static PATTERN_TABLE_CNHK_BYTES: & =
include_bytes!;