1 2 3 4 5
use boring2 as boring; fn main() { println!("boring::fips::enabled(): {}", boring::fips::enabled()); }