Struct tarantool_rust_module::tuple [] [src]

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

Fields

Trait Implementations

impl Debug for tuple
[src]

Formats the value using the given formatter.

impl Copy for tuple
[src]

impl Clone for tuple
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more