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