tendril
0.4.3
In tendril::
util
Functions
copy_and_advance
copy_lifetime
copy_lifetime_mut
unsafe_slice
unsafe_slice_mut
tendril
::
util
Function
unsafe_slice
Copy item path
Settings
Help
Summary
Source
pub unsafe fn unsafe_slice<'a>( buf: &'a [
u8
], start:
usize
, new_len:
usize
, ) -> &'a [
u8
]
ⓘ