Fixed all documentation errors.

Renamed some errors to their function's name.
This commit is contained in:
2021-04-10 05:41:58 +01:00
parent 64aacedaf6
commit 991fa6ecce
20 changed files with 42 additions and 38 deletions

View File

@@ -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