blob: a9af5f5eeaff650d88c407e4cf80223bd99c301b [file] [log] [blame]
// Copyright 2019 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.
pub mod core;
pub mod registry;
pub(crate) mod serve;