1
0
mirror of https://github.com/jht5945/rust_util.git synced 2025-12-27 15:40:03 +08:00

add find_char_boundary, get_term_width_message

This commit is contained in:
2019-08-06 08:33:43 +08:00
parent ba3fe4366d
commit 0a582517aa
2 changed files with 30 additions and 0 deletions

View File

@@ -6,3 +6,4 @@ edition = "2018"
[dependencies]
term = "0.5.2"
term_size = "0.3.1"