tustvold commented on code in PR #5537:
URL: https://github.com/apache/arrow-rs/pull/5537#discussion_r1533046301


##########
arrow-cast/src/cast/mod.rs:
##########
@@ -37,6 +37,9 @@
 //! assert_eq!(7.0, c.value(2));
 //! ```
 
+pub mod list;

Review Comment:
   ```suggestion
   mod list;
   ```
   



-- 
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]

Reply via email to