1 2 3 4 5
//! Native bindings to the libpwquality library #![allow(non_camel_case_types)] include!(concat!(env!("OUT_DIR"), "/bindings.rs"));