diff options
Diffstat (limited to 'third_party/rust/yoke-derive/README.md')
-rw-r--r-- | third_party/rust/yoke-derive/README.md | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/third_party/rust/yoke-derive/README.md b/third_party/rust/yoke-derive/README.md new file mode 100644 index 0000000000..04ef27e066 --- /dev/null +++ b/third_party/rust/yoke-derive/README.md @@ -0,0 +1,11 @@ +# yoke-derive [![crates.io](https://img.shields.io/crates/v/yoke-derive)](https://crates.io/crates/yoke-derive) + +<!-- cargo-rdme start --> + +Custom derives for `Yokeable` from the `yoke` crate. + +<!-- cargo-rdme end --> + +## More Information + +For more information on development, authorship, contributing etc. please visit [`ICU4X home page`](https://github.com/unicode-org/icu4x). |