run cargo dev fmt

This commit is contained in:
Kisaragi Marine 2023-06-14 12:36:17 +09:00
parent 062b209904
commit a5d05f2f92
No known key found for this signature in database
GPG Key ID: 62B80306B822AE9E

View File

@ -8,7 +8,6 @@
//! m.insert(1u32, 2u32); //! m.insert(1u32, 2u32);
//! } //! }
//! ``` //! ```
//!
/// some description here /// some description here
/// ```rust,no_test /// ```rust,no_test