rustc: Fix buf_as_slice export
This commit is contained in:
parent
5cd9d4d9dd
commit
69aaa410ca
1 changed files with 1 additions and 1 deletions
|
@ -2046,7 +2046,7 @@ mod raw {
|
|||
from_c_str,
|
||||
from_c_str_len,
|
||||
from_bytes,
|
||||
form_slice,
|
||||
buf_as_slice,
|
||||
slice_bytes,
|
||||
view_bytes,
|
||||
push_byte,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue