Refactor errors
This commit is contained in:
@@ -14,7 +14,7 @@ use crate::{
|
||||
};
|
||||
|
||||
pub struct PdfTextExtractor {
|
||||
item: Item,
|
||||
pub(super) item: Item,
|
||||
output: OnceLock<HashMap<Label, PileValue>>,
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user