std
::
core
::
dstring
tinit
fn
DString
DString
.
tinit
(
&
self
,
usz
capacity
=
MIN_CAPACITY
)
Initialize the DString with the temp allocator. Note that if the dstring is never
initialized, this is the allocator it will default to.
Parameters