Matthias Beyer
|
016cab1dbf
|
term/table: Add Table::with_opts() to set options after Table obj was constructed
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
|
2025-09-10 21:23:30 +02:00 |
Matthias Beyer
|
41a742ed9b
|
term/table: Add impl FromIterator for Table
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
|
2025-09-10 21:23:28 +02:00 |
Matthias Beyer
|
11fc98c9c9
|
term: Replace manual Extend impl for Table
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
|
2025-09-07 12:39:32 +02:00 |
Lorenz Leutgeb
|
5bc2dc677b
|
repo: Move workspace crates into `crates` subdirectory
This keeps the top level of the repo cleaner, e.g.
<https://github.com/radicle-dev/heartwood> scrolls less and
<https://app.radicle.xyz/nodes/rosa.radicle.xyz/rad:z3gqcJUoA1n9HaHKufZs5FCSGazv5/>
might show more files at the top level.
This way we also don't have to explicitly name all crates in
`Cargo.toml`.
|
2025-06-09 15:09:21 +02:00 |