extern crate rlib; use rlib::bytesize; fn main() { println!("running peerbase {}", bytesize::add()+20); }