compiled_nn_bindings/
lib.rs

1#![allow(non_snake_case)]
2
3include!(concat!(env!("OUT_DIR"), "/bindings.rs"));