start_server

Function start_server 

Source
pub async fn start_server(
    opt_host: Option<String>,
    opt_port: Option<String>,
    dirs: Vec<String>,
    cm: ColorMode,
    verbose: bool,
) -> Result<()>
Expand description

Starts the server.