nushell/crates/nu-table/src
Stefan Holderbach 5ea245badf
Make example binaries proper cargo examples (#7019)
Should not be built by default with `cargo build`
Instead are compiled with `cargo test` to avoid bitrot
Run with `cargo run -p ... --example ...`
2022-11-06 11:39:27 -08:00
..
lib.rs WIP/ Checkout to new tabled (#6286) 2022-10-03 11:40:16 -05:00
nu_protocol_table.rs WIP/ Checkout to new tabled (#6286) 2022-10-03 11:40:16 -05:00
table_theme.rs table -e align key to 2nd line (#6842) 2022-10-21 06:29:55 -05:00
table.rs Run a round of clippy --fix to fix a ton of lints (#7006) 2022-11-04 15:11:17 -05:00
textstyle.rs WIP/ Checkout to new tabled (#6286) 2022-10-03 11:40:16 -05:00