Trait implementation lrs::string::ByteString::MaybeClone

Objects that can be duplicated.

Syntax

impl<H> MaybeClone for ByteString<H>
    where H: Allocator,
          <H as Allocator>::Pool: Default,