elferherrera commented on pull request #9567: URL: https://github.com/apache/arrow/pull/9567#issuecomment-787061390
@seddonm1 I think you dont need to put the `#[cfg(feature)]` to all your functions. As long as you only put it where you are going to use the module. Something like this [example](https://old.reddit.com/r/rust/comments/9zbxe3/putting_modules_and_extern_crates_behind_feature/). ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org