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