8 lines
113 B
Rust

// rustfmt-inline_attribute_width: 100
#[macro_use]
use static_assertions;
#[cfg(unix)]
use static_assertions;