Skip to main content

start_background

Function start_background 

Source
pub async fn start_background(
    config: &AppConfig,
    host: Option<String>,
    port: Option<u16>,
) -> Result<()>