fix docs
This commit is contained in:
parent
72dec4a5bb
commit
0cc2402991
1 changed files with 0 additions and 2 deletions
|
|
@ -666,8 +666,6 @@ impl std::fmt::Display for IllegalPositionReason {
|
||||||
}
|
}
|
||||||
|
|
||||||
/// An error when trying to parse a position record.
|
/// An error when trying to parse a position record.
|
||||||
///
|
|
||||||
/// The variant indicates the field that caused the error.
|
|
||||||
#[derive(Debug, Clone, Copy, PartialEq, Eq)]
|
#[derive(Debug, Clone, Copy, PartialEq, Eq)]
|
||||||
pub struct ParseRecordError {
|
pub struct ParseRecordError {
|
||||||
pub byte: usize,
|
pub byte: usize,
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue