6 releases

new 0.1.5 Nov 23, 2024
0.1.4 May 28, 2024
0.1.3 Sep 22, 2023
0.1.2 Apr 13, 2023
0.1.0 Apr 6, 2022

#103 in Data structures

Download history 116417/week @ 2024-08-03 110496/week @ 2024-08-10 106132/week @ 2024-08-17 114451/week @ 2024-08-24 116237/week @ 2024-08-31 121216/week @ 2024-09-07 119886/week @ 2024-09-14 170147/week @ 2024-09-21 167316/week @ 2024-09-28 178918/week @ 2024-10-05 169018/week @ 2024-10-12 162538/week @ 2024-10-19 150562/week @ 2024-10-26 650731/week @ 2024-11-02 882146/week @ 2024-11-09 779189/week @ 2024-11-16

2,488,348 downloads per month
Used in 28,061 crates (11 directly)

Unicode-3.0

13KB
219 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

~115KB