prebindgen 0.4.1

Separate FFI implementation and language-specific binding into different crates
Documentation
1
2
3
4
5
pub(crate) mod edition;
pub(crate) mod jsonl;

// Public utilities
pub mod target_triple;