tarantool 0.4.0

Tarantool rust bindings
Documentation
1
2
3
4
5
6
7
8
all:
	cargo build --all

test:
	tests/run_tests.lua

benchmark:
	tests/run_benchmarks.lua