Struct tarantool_rust_module::slab_cache [] [src]

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

Return slab_cache suitable to use with tarantool/small library

Fields

Trait Implementations

impl Debug for slab_cache
[src]

Formats the value using the given formatter.

impl Copy for slab_cache
[src]

impl Clone for slab_cache
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more