Skip to main content

antichess_tb_sys/
lib.rs

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