Struct v8_sys::_ExternalOneByteStringResourceImpl
[−]
[src]
#[repr(C)]pub struct _ExternalOneByteStringResourceImpl(_);
Trait Implementations
impl Debug for _ExternalOneByteStringResourceImpl
[src]
impl Copy for _ExternalOneByteStringResourceImpl
[src]
impl Clone for _ExternalOneByteStringResourceImpl
[src]
fn clone(&self) -> _ExternalOneByteStringResourceImpl
Returns a copy of the value. Read more
fn clone_from(&mut self, source: &Self)
1.0.0
Performs copy-assignment from source
. Read more