This library is a thin wrapper for libsoxr which is a "High quality, one-dimensional sample-rate conversion library".
For direct access to the native libsoxr functions, you can use the libsoxr-sys crate. The documentation including examples can be found here.
This wrapper library is licensed the same as libsoxr itself: LGPLv2.