blob: d6f85cd38e003697e2ecd2cd02b1c8df1b77c5d2 [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.
pub mod factory_reset_controller;
pub mod types;
mod factory_reset_fidl_handler;
pub use self::factory_reset_fidl_handler::fidl_io;