start

Function start 

Source
pub async fn start(
    port: u16,
    spec_path: Option<String>,
    options: Option<ValidationOptions>,
) -> Result<(), Box<dyn Error + Send + Sync>>
Expand description

Backwards-compatible start that builds + serves the base router.