bim-core 0.15.4

Client core for bench.im.
Documentation
1
2
3
pub trait Server {
    fn run(&mut self) -> bool;
}