Skip to main content

serve

Function serve 

Source
pub async fn serve(
    interface: InterfaceName,
    conf: &ServerConfig,
    network: NetworkOpts,
    hosts_path: Option<PathBuf>,
) -> Result<(), Error>