#![allow(unused_imports)] // mod experimental; mod newtype; /// Alias for [format] macro. pub use std::format as f;