1
2
3
4
5
6
#[allow(clippy::all)]
#[rustfmt::skip]
pub mod bindings;
#[allow(clippy::all)]
#[rustfmt::skip]
pub mod solstat_bindings;