List of all items
Structs
- auth::AuthData
- auth::AuthDef
- coio::CoIOListener
- coio::CoIOStream
- coio::Receiver
- coio::Sender
- datetime::Datetime
- error::BoxError
- fiber::Builder
- fiber::Cond
- fiber::Context
- fiber::Fiber
- fiber::FiberAttr
- fiber::Fyber
- fiber::JoinHandle
- fiber::Latch
- fiber::LatchGuard
- fiber::NoFunc
- fiber::async::OnDrop
- fiber::async::RecvError
- fiber::async::mutex::Mutex
- fiber::async::mutex::MutexGuard
- fiber::async::oneshot::Receiver
- fiber::async::oneshot::Sender
- fiber::async::timeout::Timeout
- fiber::async::watch::Notification
- fiber::async::watch::Receiver
- fiber::async::watch::SendError
- fiber::async::watch::Sender
- fiber::async::watch::Value
- fiber::async::watch::ValueRef
- fiber::channel::Channel
- fiber::channel::IntoIter
- fiber::channel::Iter
- fiber::channel::TryIter
- fiber::mutex::Mutex
- fiber::mutex::MutexGuard
- fiber::safety::BorrowError
- fiber::safety::NoYieldsGuard
- fiber::safety::NoYieldsRef
- fiber::safety::NoYieldsRefCell
- fiber::safety::NoYieldsRefMut
- index::Builder
- index::FieldMustBeNumber
- index::Index
- index::IndexIterator
- index::IndexOptions
- index::Metadata
- index::Part
- index::SeqSpec
- log::TarantoolLogger
- net_box::Conn
- net_box::ConnOptions
- net_box::Options
- net_box::RemoteIndex
- net_box::RemoteIndexIterator
- net_box::RemoteSpace
- net_box::promise::InnerPromise
- net_box::promise::Promise
- network::client::Client
- network::client::reconnect::Client
- network::client::tcp::TcpStream
- network::client::tcp::UnsafeSendSyncTcpStream
- network::protocol::Config
- network::protocol::Protocol
- network::protocol::SyncIndex
- network::protocol::api::Auth
- network::protocol::api::Call
- network::protocol::api::Delete
- network::protocol::api::Eval
- network::protocol::api::Execute
- network::protocol::api::Insert
- network::protocol::api::Ping
- network::protocol::api::Replace
- network::protocol::api::Select
- network::protocol::api::Update
- network::protocol::api::Upsert
- network::protocol::codec::Header
- network::protocol::codec::Response
- proc::Proc
- proc::ReturnMsgpack
- sequence::Sequence
- session::SuGuard
- space::Builder
- space::Field
- space::FuncMetadata
- space::Metadata
- space::Privilege
- space::Space
- space::SpaceCreateOptions
- space::UpdateOps
- sql::Statement
- time::Instant
- tuple::FunctionArgs
- tuple::FunctionCtx
- tuple::KeyDef
- tuple::KeyDefPart
- tuple::RawByteBuf
- tuple::RawBytes
- tuple::Tuple
- tuple::TupleBuffer
- tuple::TupleFormat
- tuple::TupleIterator
- util::DisplayAsHexBytes
- uuid::Error
- uuid::Uuid
- uuid::adapter::Hyphenated
- uuid::adapter::HyphenatedRef
- uuid::adapter::Simple
- uuid::adapter::SimpleRef
- uuid::adapter::Urn
- uuid::adapter::UrnRef
- vclock::Vclock
Enums
- auth::AuthMethod
- datetime::Error
- error::EncodeError
- error::Error
- error::TarantoolErrorCode
- fiber::YieldResult
- fiber::async::timeout::Error
- fiber::channel::RecvError
- fiber::channel::SendError
- fiber::channel::TryRecvError
- fiber::channel::TrySendError
- index::FieldType
- index::IndexType
- index::IteratorType
- index::RtreeIndexDistanceType
- index::SequenceOpt
- log::SayLevel
- net_box::promise::State
- net_box::promise::TryGet
- network::client::ClientError
- network::client::tcp::Error
- network::protocol::ProtocolError
- network::protocol::codec::IProtoType
- space::FieldType
- space::IsNullable
- space::SpaceEngineType
- space::SpaceType
- space::SystemSpace
- transaction::TransactionError
- tuple::FieldType
- util::NumOrStr
- util::Value
Traits
- error::IntoBoxError
- fiber::async::IntoOnDrop
- fiber::async::timeout::IntoTimeout
- fiber::channel::RecvTimeout
- fiber::channel::SendTimeout
- net_box::ConnTriggers
- net_box::promise::Consumer
- network::client::AsClient
- network::protocol::api::Request
- proc::Return
- tuple::Decode
- tuple::DecodeOwned
- tuple::Encode
- tuple::ToTupleBuffer
- tuple::TupleIndex
- util::IntoClones
Macros
- c_ptr
- c_str
- define_dlsym_reloc
- define_enum_with_introspection
- define_str_enum
- expr_count
- offset_of
- say_crit
- say_debug
- say_error
- say_fatal
- say_info
- say_sys_error
- say_verbose
- say_warn
- set_and_get_error
- set_error
- static_assert
- tuple_from_box_api
- unwrap_ok_or
- unwrap_or
- update
- upsert
Attribute Macros
Functions
- clock::monotonic
- clock::monotonic64
- clock::process
- clock::process64
- clock::thread
- clock::thread64
- clock::time
- clock::time64
- coio::channel
- coio::coio_call
- coio::coio_wait
- coio::getaddrinfo
- error::clear_error
- error::set_last_error
- ffi::has_datetime
- ffi::has_decimal
- ffi::has_fiber_channel
- ffi::has_fiber_id
- ffi::has_fiber_set_ctx
- ffi::has_fully_temporary_spaces
- ffi::has_tuple_field_by_path
- fiber::async::block_on
- fiber::async::on_drop
- fiber::async::oneshot::channel
- fiber::async::sleep
- fiber::async::timeout::deadline
- fiber::async::timeout::timeout
- fiber::async::watch::channel
- fiber::cancel
- fiber::check_yield
- fiber::clock
- fiber::context_is_valid
- fiber::csw
- fiber::csw_of
- fiber::defer
- fiber::defer_async
- fiber::defer_proc
- fiber::exists
- fiber::fiber_yield
- fiber::id
- fiber::is_cancelled
- fiber::name
- fiber::name_of
- fiber::name_raw
- fiber::reschedule
- fiber::set_cancellable
- fiber::set_name
- fiber::set_name_of
- fiber::sleep
- fiber::start
- fiber::start_async
- fiber::start_proc
- fiber::wakeup
- fiber::yield
- log::current_level
- log::say
- log::say_format_args
- log::set_current_level
- lua_state
- network::protocol::codec::chap_sha1_auth_data
- network::protocol::codec::decode_call
- network::protocol::codec::decode_error
- network::protocol::codec::decode_error_stack_node
- network::protocol::codec::decode_extended_error
- network::protocol::codec::decode_greeting
- network::protocol::codec::decode_header
- network::protocol::codec::decode_multiple_rows
- network::protocol::codec::decode_single_row
- network::protocol::codec::decode_string
- network::protocol::codec::decode_tuple
- network::protocol::codec::encode_auth
- network::protocol::codec::encode_call
- network::protocol::codec::encode_delete
- network::protocol::codec::encode_eval
- network::protocol::codec::encode_execute
- network::protocol::codec::encode_header
- network::protocol::codec::encode_insert
- network::protocol::codec::encode_ping
- network::protocol::codec::encode_replace
- network::protocol::codec::encode_select
- network::protocol::codec::encode_update
- network::protocol::codec::encode_upsert
- network::protocol::codec::value_slice
- proc::all_procs
- proc::module_path
- schema::index::create_index
- schema::index::drop_index
- schema::sequence::drop_sequence
- schema::space::create_space
- schema::space::drop_space
- schema::space::generate_space_id
- schema::space::space_metadata
- session::euid
- session::su
- session::uid
- session::with_su
- space::clear_cache
- space::space_id_temporary_min
- sql::calculate_hash
- sql::prepare
- sql::prepare_and_execute_raw
- sql::unprepare
- transaction::begin
- transaction::commit
- transaction::is_in_transaction
- transaction::rollback
- transaction::transaction
- trigger::on_shutdown
- tuple::session_push
- util::into_cstring_lossy
- util::rmp_to_vec
- util::slice_first_chunk
- util::str_eq
- util::to_cstring_lossy
Type Aliases
- StdResult
- error::Encode
- error::Result
- error::TarantoolError
- error::TimeoutError
- fiber::FiberId
- fiber::LuaJoinHandle
- fiber::LuaUnitJoinHandle
- fiber::UnitJoinHandle
- fiber::async::timeout::Result
- index::IndexFieldType
- index::IndexId
- index::IndexPart
- index::IndexSequenceOption
- net_box::ResponseError
- network::Error
- network::client::Error
- network::protocol::Error
- network::protocol::ResponseError
- schema::space::SpaceMetadata
- session::UserId
- space::SpaceFieldFormat
- space::SpaceFieldType
- space::SpaceId
- vclock::Lsn