Function rust_web_server::start

source ·
pub fn start(app: impl Application + New + Send + 'static + Copy)