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