blob: b5fc5c5dede92e48de1b26731d5343211a9876b6 [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 use self::privacy_fidl_handler::fidl_io;
pub mod privacy_controller;
pub mod privacy_fidl_handler;