std
::
core
::
dstring
init
fn
DString
DString
.
init
(
&
self
,
Allocator
allocator
,
usz
capacity
=
MIN_CAPACITY
)
Initialize the DString with a particular allocator.
Parameters