-
Notifications
You must be signed in to change notification settings - Fork 269
Open
Labels
breakingProposed change that would break the public APIProposed change that would break the public API
Description
Line 58 in 22d90e7
pub struct BltFilter<I> { |
The filter method Billinear transform, is an implementation detail that should not appear in the API, since that limits future change. That alone is not a reason to rename it.
The current name is confusing to new novice users however and if we do a breaking release with porting/update guide that is a good moment to fix this.
Should not impact many users as most will not have specified the complete type of their source.
Still this is very much still open to discussion.
Metadata
Metadata
Assignees
Labels
breakingProposed change that would break the public APIProposed change that would break the public API