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
2,488,348 downloads per month
Used in 28,061 crates
(11 directly)
13KB
219 lines
zerofrom
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