[][src]Crate tarantool_module

Re-exports

pub use error::Error;
pub use fiber::Fiber;
pub use index::Index;
pub use index::IndexIterator;

Modules

c_api
error
fiber
index

Structs

CoIOListener

Uses CoIO main loop to poll incoming connections from wrapped socket listener

CoIOStream

Uses CoIO main loop to poll read/write events from wrapped socket

Space
Tuple

Traits

AsTuple

Must be implemented for types, which will be used with box access methods as data

Functions

start_transaction

Begin a transaction in the current fiber.