runmat 0.4.0

High-performance MATLAB/Octave runtime with Jupyter kernel support
1
2
3
#![allow(dead_code, unused_imports, non_camel_case_types, clippy::all)]

include!(concat!(env!("OUT_DIR"), "/runmat_public.rs"));