mirror of
https://github.com/Zenithsiz/dcb.git
synced 2026-02-11 04:35:46 +00:00
Added various rustfmt configurations.
Revised documentation of the library and lint opt-out reasons. Moved some module documentation to it's own file due to overflowing the line limit. Fixed several spelling errors.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
//! Interface for converting various structures to and from bytes
|
||||
|
||||
/// Convertions to and from bytes for the game file
|
||||
/// Conversions to and from bytes for the game file
|
||||
pub trait Bytes
|
||||
where
|
||||
Self: Sized,
|
||||
|
||||
Reference in New Issue
Block a user