super-table 1.1.1

Build beautiful tables. Supports content wrapping, alignment and cell spanning.
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"
  - "LICENSE"
  - "README.md"

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