#![cfg_attr(not(feature = "alloc"), no_std)] mod short_name; pub use short_name::ShortName;