Crates.io | in3-sys |
lib.rs | in3-sys |
version | 3.3.3 |
source | src |
created_at | 2020-05-22 08:45:25.18444 |
updated_at | 2021-11-29 16:22:55.74071 |
description | Low-level bindings to the IN3 library |
homepage | https://slock.it/incubed/ |
repository | https://github.com/blockchainsllc/in3 |
max_upload_size | |
id | 244491 |
size | 43,904,959 |
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