Changed imports style.

This commit is contained in:
2020-07-14 17:58:32 +01:00
parent b33ba8f2d3
commit f5ebcd1cf5
12 changed files with 21 additions and 41 deletions

View File

@@ -1,6 +1,6 @@
//! Interface for converting various structures to and from bytes
// Std
// Imports
use std::{error::Error, fmt::Debug};
/// Conversions to and from bytes for the game file