Type Definition sincere::server::Handle [] [src]

type Handle = Box<Fn(Arc<Mutex<Stream>>) + Send + Sync + 'static>;