Struct tarantool_rust_module::error [] [src]

#[repr(C)]
pub struct error { pub _address: u8, }

Fields

Trait Implementations

impl Debug for error
[src]

Formats the value using the given formatter.

impl Copy for error
[src]

impl Clone for error
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more