Function run

Source
pub async fn run(
    opts: ServeOpts,
    port_watch: Option<u16>,
) -> Result<(), ErrorCode>