image-rs / imageproc

Image processing operations
MIT License
758 stars 149 forks source link

Another doc-macro for parallel variations of functions? #634

Closed ripytide closed 6 months ago

ripytide commented 6 months ago

Should we create another doc-comment generating macro (as in #632) for the _parallel() function versions? This would have the same benefits of easier maintenance and better consistency.