File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -89,11 +89,11 @@ five six seven eight
89
89
nine ten eleven twelve
90
90
```
91
91
92
- [ filling ] : struct.GridOptions.html#structfield.filling
93
- [ direction ] : struct.GridOptions.html#structfield.direction
94
- [ width ] : struct.GridOptions.html#structfield.width
95
- [ LeftToRight ] : enum.Direction.html#variant.LeftToRight
96
- [ TopToBottom ] : enum.Direction.html#variant.TopToBottom
92
+ [ filling ] : https://docs.rs/uutils_term_grid/latest/term_grid/ struct.GridOptions.html#structfield.filling
93
+ [ direction ] : https://docs.rs/uutils_term_grid/latest/term_grid/ struct.GridOptions.html#structfield.direction
94
+ [ width ] : https://docs.rs/uutils_term_grid/latest/term_grid/ struct.GridOptions.html#structfield.width
95
+ [ LeftToRight ] : https://docs.rs/uutils_term_grid/latest/term_grid/ enum.Direction.html#variant.LeftToRight
96
+ [ TopToBottom ] : https://docs.rs/uutils_term_grid/latest/term_grid/ enum.Direction.html#variant.TopToBottom
97
97
98
98
## Width of grid cells
99
99
You can’t perform that action at this time.
0 commit comments