Move the full lines iterator to its own file.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
use crate::error::CustomError;
|
||||
|
||||
use super::full_lines_iterator::GetFullLines;
|
||||
use super::registry::Registry;
|
||||
use super::util::GetFullLines;
|
||||
|
||||
#[derive(Debug)]
|
||||
pub(crate) struct ISrcBlock {
|
||||
|
||||
Reference in New Issue
Block a user