Fix formatting

This commit is contained in:
Jonas Platte 2021-05-05 23:53:17 +02:00
parent cf291bd5ba
commit 8310e10ca1
No known key found for this signature in database
GPG Key ID: 7D261D771D915378

View File

@ -71,7 +71,7 @@
//! # ;
//! ```
#![warn( missing_docs)]
#![warn(missing_docs)]
use std::{
future::Future,