ispc 1.0.7

A build-time dependency for Cargo build scripts to help with compiling and linking to ISPC code and generating Rust bindings for the resulting library. This crate is a meta-crate for the ispc_compile and ispc_rt crates, which provide the actual functionality for building ISPC code and generating bindgs, and importing those bindings into Rust.
Documentation
{
  "git": {
    "sha1": "d9b6610089b1b175702032358c851d5fcf48d945"
  }
}