mirror of
https://github.com/openharmony/third_party_rust_unicode-width.git
synced 2026-07-18 13:18:15 -04:00
initial commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
target
|
||||
Cargo.lock
|
||||
@@ -0,0 +1,4 @@
|
||||
[package]
|
||||
name = "unicode_width"
|
||||
version = "0.0.1"
|
||||
authors = ["kwantam <kwantam@gmail.com>"]
|
||||
@@ -0,0 +1,3 @@
|
||||
#[test]
|
||||
fn it_works() {
|
||||
}
|
||||
Reference in New Issue
Block a user