Add vec::unpack_slice, expose str::unpack_slice.
This commit is contained in:
@@ -20,6 +20,7 @@ export
|
||||
as_bytes,
|
||||
as_buf,
|
||||
as_c_str,
|
||||
unpack_slice,
|
||||
|
||||
// Adding things to and removing things from a string
|
||||
push_char,
|
||||
|
||||
Reference in New Issue
Block a user