Skip to content

feat: get rid of the decimal symbols in sbroad

Denis Smirnov requested to merge decimal into main

Thanks to the updates in tarantool module we don't use tarantool symbols to work with decimal. As a bonus we can remove our mocking framework with dynamic linking of the decNumber library to cargo test binary.

Edited by Denis Smirnov

Merge request reports