comfy-table 7.1.3

An easy to use library for building beautiful tables with automatic content wrapping
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
ignore:
  - "benches"
  - "examples"
  - "proptest_regressions"
  - "tests"
  - "CHANGELOG.md"
  - "Cargo.lock"
  - "Cargo.toml"
  - "FAQ.md"
  - "LICENSE"
  - "README.md"

codecov:
  status:
    project:
      default:
        target: auto
        threshold: 2%