Low-level unsafe Rust bindings for the Incubed C library.
NOTE: We recommend against using this crate directly. Instead, consider using in3-rs, which provides a more high-level 'Rusty' interface.
apt-get install build-essential
https://visualstudio.microsoft.com/visual-cpp-build-tools/
apt-get install libssl-dev
cmake
crate
apt-get install cmake
https://cmake.org/install/
, Make sure you add it to path for windowsapt-get install clang libclang-dev llvm-dev