| Name | Date | Size | #Lines | LOC | ||
|---|---|---|---|---|---|---|
| .. | - | - | ||||
| src/ | 04-Jul-2025 | - | 321 | 214 | ||
| .android-checksum.json | D | 04-Jul-2025 | 1 KiB | 1 | 1 | |
| .cargo-checksum.json | D | 04-Jul-2025 | 578 | 1 | 1 | |
| Android.bp | D | 04-Jul-2025 | 1.1 KiB | 46 | 42 | |
| Cargo.toml | D | 04-Jul-2025 | 1.4 KiB | 69 | 62 | |
| LICENSE | D | 04-Jul-2025 | 2.1 KiB | 47 | 36 | |
| METADATA | D | 04-Jul-2025 | 371 | 18 | 17 | |
| MODULE_LICENSE_UNICODE_3 | D | 04-Jul-2025 | 0 | |||
| README.md | D | 04-Jul-2025 | 457 | 14 | 7 | |
| cargo_embargo.json | D | 04-Jul-2025 | 307 | 16 | 16 | |
| icu4x_bionic_dep.bp.fragment | D | 04-Jul-2025 | 61 | 5 | 5 |
README.md
1# 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