pub use crate::small_string::SmallString;
pub use crate::stack_cow::StackCow;
pub use crate::stack_string::StackString;
StackString
Vec<u8>
&[u8]