Trait implementation
lrs
::
string
::
String
::
Display
Objects that can be formatted in a "display" form.
Syntax
impl<H>
Display
for
String
<H> where H:
Allocator
,