hbs-acc-sys 0.2.1

FFI bindings to libhbs-acc
Documentation
extern crate hbs_builder;

fn main() {
    hbs_builder::find_or_build("hbs-acc");
}