Struct tarantool_rust_module::error
[−]
[src]
#[repr(C)]pub struct error { pub _address: u8, }
Fields
_address: u8
Trait Implementations
impl Debug for error[src]
impl Copy for error[src]
impl Clone for error[src]
fn clone(&self) -> Self
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