blob: 25b1385a6e6cbca1961c8ec9e02dca6ef9829e14 [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.
// TODO(https://github.com/dtolnay/thiserror/pull/64): remove this module.
pub use ::core::fmt;
pub use ::std::error;