tustvold commented on code in PR #4381: URL: https://github.com/apache/arrow-rs/pull/4381#discussion_r1221954684
########## arrow/src/lib.rs: ########## @@ -317,6 +285,36 @@ //! assert_eq!(string.value(1), "foo"); //! ``` //! +//! # Crate Topology Review Comment: This is moved lower-down so that the first thing people see is how to use an array -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
