Crate shors

Source
Expand description

Shors - transport layer for distributed systems built with tarantool-module and cartridge.

Re-exports§

pub extern crate utoipa;
pub extern crate utoipa_swagger_ui;
pub use tarantool;

Modules§

log
middleware
transport
utils

Macros§

shors_debug
shors_error
shors_info
shors_warn

Functions§

init_lua_functions
Must be called on application start (for example in luaopen_{lib_name} function).