0.4.1
Changed
- Now supports
no_std
. Added thestd
andalloc
features, enabled by default.U16String
,
U32String
,U16CString
, andU32CString
and their aliases all require thealloc
orstd
feature. By @nicbn.
no_std
. Added the std
and alloc
features, enabled by default. U16String
,U32String
, U16CString
, and U32CString
and their aliases all require the alloc
or std