ufut 0.3.0

Just an alias of 'futures-micro'
Documentation
1
2
3
4
5
6
7
8
9
10
# Just an alias of [futures-micro]https://github.com/irrustible/futures-micro

[![img](https://img.shields.io/crates/l/ufut.svg)](https://github.com/r3v2d0g/ufut/blob/main/LICENSE.txt) [![img](https://img.shields.io/crates/v/ufut.svg)](https://crates.io/crates/ufut) [![img](https://docs.rs/ufut/badge.svg)](https://docs.rs/ufut)

This crate only provides an alias for [`futures-micro`](https://github.com/irrustible/futures-micro), please visit its repository to say thank you to its authors <3.


## License

> This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at <http://mozilla.org/MPL/2.0/>.