Trait implementation lrs::string::NoNullString::DerefMut

Objects that implement the mutable dereference operator.

Syntax

impl<H> DerefMut for NoNullString<H>
    where H: Allocator,