Export the correct raw module from core::at_vec
This commit is contained in:
parent
9cf271fe96
commit
0e3daa45e2
@ -7,7 +7,7 @@ export capacity;
|
||||
export build_sized, build, build_sized_opt;
|
||||
export map;
|
||||
export from_fn, from_elem;
|
||||
export unsafe;
|
||||
export raw;
|
||||
|
||||
/// Code for dealing with @-vectors. This is pretty incomplete, and
|
||||
/// contains a bunch of duplication from the code for ~-vectors.
|
||||
|
Loading…
x
Reference in New Issue
Block a user