#![no_std] #![warn(rust_2018_idioms, single_use_lifetimes)] // Check compatibility with no-std environment. include!("../include/basic.rs");