# scuffle-future-ext
> [!WARNING]
> This crate is under active development and may not be stable.
[](https://crates.io/crates/scuffle-future-ext) [](https://docs.rs/scuffle-future-ext)
---
A crate that extends the `Future` trait with additional methods.
## Status
This crate is currently under development and is not yet stable.
Unit tests are not yet fully implemented. Use at your own risk.
## License
This project is licensed under the [MIT](./LICENSE.MIT) or [Apache-2.0](./LICENSE.Apache-2.0) license.
You can choose between one of them if you use this work.
`SPDX-License-Identifier: MIT OR Apache-2.0`