blob: 8b2fcb6ab71b306c2b8bceca997f882e0de0b813 [file] [log] [blame]
// Copyright 2020 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
//! Library for host-to-target mDNS.
#[macro_use]
pub mod protocol;