rute 0.0.5

UI library implemented on top of Qt
Documentation
extern crate libloading;

pub mod auto;
pub mod rute_ffi_base;

pub use auto::*;