Skip to content

Conversation

@InAnYan
Copy link
Contributor

@InAnYan InAnYan commented Nov 19, 2024

No description provided.

column_names : Vec< Cow< 'data, str > >,
has_header : bool,
rows : Vec< Vec< Cow< 'data, str > > >,
filter_col : &'context ( dyn FilterCol + 'context ),
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

is not it part of context?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, they are part of Printer which is a part of Context.

I removed these fields

@Wandalen Wandalen merged commit 3620512 into Wandalen:alpha Nov 22, 2024
1 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants