crabular 0.6.0

A high-performance ASCII table library for Rust
Documentation
1
2
3
4
5
# Clippy configuration for crabular

allow-unwrap-in-tests = true
allow-panic-in-tests = true
allow-expect-in-tests = true