?
1
2
3
4
include!
(
concat!
(
env!
(
"OUT_DIR"
),
"/lib.rs"
));
#[cfg(test)]
mod
tests;