1 #![allow(clippy::too_many_arguments)]
2 #![allow(missing_docs)]
3 
4 include!(concat!(env!("OUT_DIR"), "/statslog_header.rs"));
5