1#![doc = include_str!("../README.md")] 2#![cfg_attr(not(test), no_std)] 3include!(concat!(env!("OUT_DIR"), "/bindings.rs"));