blob: 531578c824f42ea85b9be60d4bceff87baa17b40 [file]
// Copyright 2026 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 error;
pub mod types;
pub use crate::error::Error;