Skip to content

Commit

Permalink
Merge pull request #8 from rdavis120/patch-1
Browse files Browse the repository at this point in the history
Update from.rs
  • Loading branch information
JosiahParry authored Jan 25, 2024
2 parents 16d1a50 + fa19996 commit 9db9eb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/from.rs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//! Convert arrow-rs objects to an `Robj`
//! Create arrow-rs objects from an `Robj`
//!
//! ```ignore
//! fn array_from_r(field: Robj) -> Result<ArrayData> {
Expand Down

0 comments on commit 9db9eb2

Please sign in to comment.