julia 0.2.5

Idiomatic and safe Julia bindings for Rust
1
2
3
4

//! This module reexports julia_sys::* for conveniency

pub use julia_sys::*;