mirror of
https://github.com/Zenithsiz/dcb.git
synced 2026-02-09 03:40:23 +00:00
Changed imports style.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user