Module proc

Source

Structs§

Proc
Description of a tarantool stored procedure defined using the #[tarantool::proc] macro attribute.
ReturnMsgpack
A wrapper type for returning custom types from stored procedures. Consider using the custom_ret attribute parameter instead (see tarantool::proc docs for examples).

Traits§

Return

Functions§

all_procs
module_path
Returns a path to the dynamically linked ojbect in which the symbol pointed to by sym is defined.