tendril
0.4.3
In tendril::
util
Functions
copy_and_advance
copy_lifetime
copy_lifetime_mut
unsafe_slice
unsafe_slice_mut
tendril
::
util
Function
copy_lifetime
Copy item path
Settings
Help
Summary
Source
pub unsafe fn copy_lifetime<'a, S: ?
Sized
, T: ?
Sized
+ 'a>( _ptr:
&'a S
, ptr:
&T
, ) ->
&'a T