rumo 0.1.0

Mobile framework & build tooling
Documentation
extern crate android_ffi;
extern crate android_support;

pub use android_ffi::write_log;

#[allow(unused)]
struct EventHandler {}