Trait implementation lrs::string::NoNullString::AsMutCStr

Objects that can be interpreted as mutable CStrs.

Syntax

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