MIT License ----------- comfy-table-7.1.3/LICENSE Unknown or generated -------------------- comfy-table-7.1.3/.cargo_vcs_info.json comfy-table-7.1.3/.github/ISSUE_TEMPLATE/bug_report.yml comfy-table-7.1.3/.github/ISSUE_TEMPLATE/feature_request.yml comfy-table-7.1.3/.github/dependabot.yml comfy-table-7.1.3/.github/workflows/coverage.yml comfy-table-7.1.3/.github/workflows/lint.yml comfy-table-7.1.3/.github/workflows/test.yml comfy-table-7.1.3/CHANGELOG.md comfy-table-7.1.3/Cargo.lock comfy-table-7.1.3/Cargo.toml comfy-table-7.1.3/Cargo.toml.orig comfy-table-7.1.3/FAQ.md comfy-table-7.1.3/README.md comfy-table-7.1.3/benches/build_large_table.rs comfy-table-7.1.3/benches/build_tables.rs comfy-table-7.1.3/codecov.yml comfy-table-7.1.3/examples/inner_style.rs comfy-table-7.1.3/examples/readme_table.rs comfy-table-7.1.3/examples/readme_table_no_tty.rs comfy-table-7.1.3/src/cell.rs comfy-table-7.1.3/src/column.rs comfy-table-7.1.3/src/lib.rs comfy-table-7.1.3/src/row.rs comfy-table-7.1.3/src/style/attribute.rs comfy-table-7.1.3/src/style/cell.rs comfy-table-7.1.3/src/style/color.rs comfy-table-7.1.3/src/style/column.rs comfy-table-7.1.3/src/style/mod.rs comfy-table-7.1.3/src/style/modifiers.rs comfy-table-7.1.3/src/style/presets.rs comfy-table-7.1.3/src/style/table.rs comfy-table-7.1.3/src/table.rs comfy-table-7.1.3/src/utils/arrangement/constraint.rs comfy-table-7.1.3/src/utils/arrangement/disabled.rs comfy-table-7.1.3/src/utils/arrangement/dynamic.rs comfy-table-7.1.3/src/utils/arrangement/helper.rs comfy-table-7.1.3/src/utils/arrangement/mod.rs comfy-table-7.1.3/src/utils/formatting/borders.rs comfy-table-7.1.3/src/utils/formatting/content_format.rs comfy-table-7.1.3/src/utils/formatting/content_split/custom_styling.rs comfy-table-7.1.3/src/utils/formatting/content_split/mod.rs comfy-table-7.1.3/src/utils/formatting/content_split/normal.rs comfy-table-7.1.3/src/utils/formatting/mod.rs comfy-table-7.1.3/src/utils/mod.rs comfy-table-7.1.3/tests/all/add_predicate.rs comfy-table-7.1.3/tests/all/alignment_test.rs comfy-table-7.1.3/tests/all/combined_test.rs comfy-table-7.1.3/tests/all/constraints_test.rs comfy-table-7.1.3/tests/all/content_arrangement_test.rs comfy-table-7.1.3/tests/all/counts.rs comfy-table-7.1.3/tests/all/custom_delimiter_test.rs comfy-table-7.1.3/tests/all/edge_cases.rs comfy-table-7.1.3/tests/all/hidden_test.rs comfy-table-7.1.3/tests/all/inner_style_test.rs comfy-table-7.1.3/tests/all/mod.rs comfy-table-7.1.3/tests/all/modifiers_test.rs comfy-table-7.1.3/tests/all/padding_test.rs comfy-table-7.1.3/tests/all/presets_test.rs comfy-table-7.1.3/tests/all/property_test.proptest-regressions comfy-table-7.1.3/tests/all/property_test.rs comfy-table-7.1.3/tests/all/simple_test.rs comfy-table-7.1.3/tests/all/styling_test.rs comfy-table-7.1.3/tests/all/utf_8_characters.rs comfy-table-7.1.3/tests/all_tests.rs