# it2play-rs
Rust bindings to [it2play](https://github.com/8bitbubsy/it2play).
According to its README, it2play...
> Aims to be an accurate C port of Impulse Tracker 2.15's IT replayer (with selectable IT2 sound drivers).
This repository contains both FFI bindings to it2play (`it2play-sys`) and safe Rust bindings `it2play-rs`.