Creates a new, allocated NoNullString.
NoNullString
impl<H> NoNullString<H> where H: Allocator, <H as Allocator>::Pool: Default, { fn new() -> NoNullString<H> }