forth3
0.1.0
In forth3::leakbox
Function
forth3
::
leakbox
::
alloc_dict
Copy item path
source
ยท
[
−
]
pub(crate) fn alloc_dict<T, D:
DropDict
>(size:
usize
) ->
OwnedDict
<T>
Available on
crate feature
use-std
only.