wowlab_engine_content/generated/mod.rs
1//! @generated by codegen-cli -- do not edit by hand.
2#![allow(
3 dead_code,
4 clippy::allow_attributes_without_reason,
5 clippy::doc_markdown,
6 clippy::fn_to_numeric_cast_any,
7 clippy::must_use_candidate,
8 clippy::needless_pass_by_value,
9 reason = "generated bindings preserve manifest names and registry ABI shapes"
10)]
11pub(crate) mod items;
12pub(crate) mod shared;
13pub(crate) mod specs;