mirror of
https://github.com/Zenithsiz/dcb.git
synced 2026-02-15 05:57:00 +00:00
Fixed all documentation errors.
Renamed some errors to their function's name.
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
// Imports
|
||||
use crate::{func, header};
|
||||
|
||||
/// Error type for [`Table::deserialize`]
|
||||
/// Error type for [`ExeReader::deserialize`](super::ExeReader::deserialize)
|
||||
#[derive(Debug, thiserror::Error)]
|
||||
pub enum DeserializeError {
|
||||
/// Unable to seek game file
|
||||
|
||||
Reference in New Issue
Block a user