jl-sys 0.27.0

jl-sys contains the generated bindings for the Julia C API used by jlrs.
Documentation
1
2
3
4
5
pub mod bindings;
pub mod types;

pub use bindings::*;
pub use types::*;