We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8505506 commit 634c517Copy full SHA for 634c517
arrow-row/src/lib.rs
@@ -432,7 +432,7 @@ mod variable;
432
/// "abc" ┌──┬────────────────────────────────┐
433
/// │01│02│'a'│'b'│'c'│00│00│00│00│00│03│
434
/// └──┴────────────────────────────────┘
435
-/// │ └──── string encoding (non-null)
+/// │ └─ string encoding (non-null)
436
/// └──── type_id
437
///
438
/// null Int32 ┌──┬──────────────┐
0 commit comments