diff options
Diffstat (limited to 'vendor/zerofrom-derive/README.md')
-rw-r--r-- | vendor/zerofrom-derive/README.md | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vendor/zerofrom-derive/README.md b/vendor/zerofrom-derive/README.md new file mode 100644 index 000000000..28e1a3a77 --- /dev/null +++ b/vendor/zerofrom-derive/README.md @@ -0,0 +1,7 @@ +# zerofrom-derive [![crates.io](https://img.shields.io/crates/v/zerofrom-derive)](https://crates.io/crates/zerofrom-derive) + +Custom derives for `ZeroFrom` from the `zerofrom` crate. + +## More Information + +For more information on development, authorship, contributing etc. please visit [`ICU4X home page`](https://github.com/unicode-org/icu4x). |