use boring_imp as boring; fn main() { println!("boring::fips::enabled(): {}", boring::fips::enabled()); }