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