blob: 04a6d94c82fd74369bfdeb103d1ee212cd7e480a [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::system_fidl_handler::fidl_io;
pub mod system_controller;
mod system_fidl_handler;