crepererum commented on issue #263: URL: https://github.com/apache/arrow-rs-object-store/issues/263#issuecomment-3072560457
I just ran into this issue with `Extensions`. This effects other types like `Bytes` too (although I would argue that `Bytes` is more common within the stack than `http::Extensions`). I would be in favor of generally re-exporting all types that appear in public interfaces. Sadly there isn't a clippy lint for this yet ( https://github.com/rust-lang/rust-clippy/issues/2848 ). -- 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. To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org