4 releases

0.1.3 Sep 22, 2023
0.1.2 Apr 13, 2023
0.1.1 Aug 4, 2022
0.1.0 Apr 6, 2022

#206 in Data structures

Download history 23940/week @ 2023-12-12 20862/week @ 2023-12-19 19810/week @ 2023-12-26 24846/week @ 2024-01-02 26900/week @ 2024-01-09 26131/week @ 2024-01-16 25957/week @ 2024-01-23 32030/week @ 2024-01-30 34882/week @ 2024-02-06 35428/week @ 2024-02-13 36054/week @ 2024-02-20 35002/week @ 2024-02-27 38394/week @ 2024-03-05 39571/week @ 2024-03-12 42231/week @ 2024-03-19 33073/week @ 2024-03-26

159,002 downloads per month
Used in 193 crates (10 directly)

Custom license

13KB
214 lines

zerofrom crates.io

This crate provides ZeroFrom, a trait for converting types in a zero-copy way.

See the documentation of ZeroFrom for more details.

More Information

For more information on development, authorship, contributing etc. please visit ICU4X home page.


lib.rs:

This crate provides ZeroFrom, a trait for converting types in a zero-copy way.

See the documentation of ZeroFrom for more details.

Dependencies

~130KB