Struct tarantool_rust_module::box_function_ctx [] [src]

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

Fields

Trait Implementations

impl Debug for box_function_ctx
[src]

Formats the value using the given formatter.

impl Copy for box_function_ctx
[src]

impl Clone for box_function_ctx
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more