8e0bde14c9
Implement conversion between rust_decimal::Decimal and decimal.Decimal from Python's stdlib. The C API does not appear to be exposed on the Python side so we need to call into it via Python. |
||
---|---|---|
.. | ||
bench_call.rs | ||
bench_decimal.rs | ||
bench_dict.rs | ||
bench_err.rs | ||
bench_frompyobject.rs | ||
bench_gil.rs | ||
bench_intern.rs | ||
bench_list.rs | ||
bench_pyclass.rs | ||
bench_pyobject.rs | ||
bench_set.rs | ||
bench_tuple.rs |