blob: 25877a99b2beb6c47dd422597d69dda558c4c9db [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::accessibility_fidl_handler::fidl_io;
pub mod accessibility_controller;
mod accessibility_fidl_handler;