rust-comfy-table-devel-4.1.1-1.fc35 in Fedora 35
↵ Return to the main page of rust-comfy-table-devel
View build
Search for updates
Package Info
🠗 Changelog
🠗 Dependencies
🠗 Provides
🠗 Files
Changelog
Date |
Author |
Change |
2021-09-03 |
Fabio Valentini <decathorpe at gmail dot com> 4.1.1-1 |
- Initial import (#2000920) |
Provides
- crate(comfy-table)
- rust-comfy-table-devel
Files
- usr/
- share/
- cargo/
- registry/
- comfy-table-4.1.1/
- .cargo-checksum.json
- CHANGELOG.md
- Cargo.toml
- LICENSE
- README.md
- benches/
- codecov.yml
- examples/
- readme_table.rs
- readme_table_no_tty.rs
- src/
- cell.rs
- column.rs
- lib.rs
- row.rs
- style/
- cell.rs
- column.rs
- mod.rs
- modifiers.rs
- presets.rs
- table.rs
- table.rs
- utils/
- arrangement/
- constraints.rs
- disabled.rs
- dynamic.rs
- helper.rs
- mod.rs
- formatting/
- borders.rs
- content_format.rs
- content_split.rs
- mod.rs
- mod.rs
- tests/
- all/
- alignment_test.rs
- combined_test.rs
- constraints_test.rs
- content_arrangement_test.rs
- custom_delimiter_test.rs
- hidden_test.rs
- mod.rs
- modifiers_test.rs
- padding_test.rs
- presets_test.rs
- property_test.proptest-regressions
- property_test.rs
- simple_test.rs
- styling_test.rs
- utf_8_characters.rs
- all_tests.rs
- doc/
- licenses/