libbitcoinkernel-sys 0.3.0

Raw FFI bindings to libbitcoinkernel. For safe usage, see the bitcoinkernel crate.
Documentation
1
2
3
4
5
6
7
8
9
# Editors.
*.sw*
.DS_Store
/.cache
/.vscode

# Build directory.
build/
out/