// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0
//! Provides an implementation of the [`io::Provider`](crate::provider::io::Provider)
//! using the [`Turmoil network simulator`](https://docs.rs/turmoil).
use ;
use turmoil;
use io;
pub use ;