# arb-sys
Rust bindings to the [Arb](https://arblib.org) library.
Arb is a C library for rigorous real and complex arithmetic with arbitrary precision.
## Dependencies
This crate requires the Arb library to be installed:
* [Arb](https://arblib.org) (version >= 2.21 recommended)