Cleanups in libp2p-core in stable-futures branch

This commit is contained in:
Pierre Krieger
2019-12-10 11:46:30 +01:00
parent 7e9175716e
commit ad42b00981
10 changed files with 161 additions and 195 deletions

View File

@ -18,8 +18,6 @@
// FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
// DEALINGS IN THE SOFTWARE.
#![cfg_attr(feature = "async-await", feature(async_await))]
//! Transports, upgrades, multiplexing and node handling of *libp2p*.
//!
//! The main concepts of libp2p-core are: