Struct tarantool_rust_module::iterator [] [src]

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

Fields

Trait Implementations

impl Debug for iterator
[src]

Formats the value using the given formatter.

impl Copy for iterator
[src]

impl Clone for iterator
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more