blob: b069d7c187188a34936c69c55b4ae9b6ae7384cc [file] [log] [blame]
Treehugger Robot3ffa8322021-11-22 12:06:47 +00001#![allow(clippy::too_many_arguments)]
Andrew Walbranb58d1b42023-07-07 13:54:49 +01002#![allow(clippy::undocumented_unsafe_blocks)]
Treehugger Robot3ffa8322021-11-22 12:06:47 +00003#![allow(missing_docs)]
4#![allow(unused)]
5
6include!(concat!(env!("OUT_DIR"), "/statslog_virtualization.rs"));