Function dji_onboard::http::serve [] [src]

pub fn serve<T: ToSocketAddrs + Display>(shell: Arc<Mutex<Shell>>, addr: T)

Start the http server.