• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# zerofrom [![crates.io](https://img.shields.io/crates/v/zerofrom)](https://crates.io/crates/zerofrom)
2
3<!-- cargo-rdme start -->
4
5This crate provides [`ZeroFrom`], a trait for converting types in a zero-copy way.
6
7See the documentation of [`ZeroFrom`] for more details.
8
9<!-- cargo-rdme end -->
10
11## More Information
12
13For more information on development, authorship, contributing etc. please visit [`ICU4X home page`](https://github.com/unicode-org/icu4x).
14