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

type Handle = Box<Fn(&mut Stream) + Send + Sync>;