Crates.io | icu4x_ecma402 |
lib.rs | icu4x_ecma402 |
version | |
source | src |
created_at | 2020-10-15 15:41:18.651767+00 |
updated_at | 2025-02-26 19:12:46.323692+00 |
description | ECMA-402 API functionality backed by the ICU4X library |
homepage | https://icu4x.unicode.org |
repository | https://github.com/unicode-org/icu4x |
max_upload_size | |
id | 300047 |
Cargo.toml error: | TOML parse error at line 29, column 1 | 29 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include` |
size | 0 |
This crate provides an experimental implementation of the ECMA-402
traits using ICU4X
library.
For more information on development, authorship, contributing etc. please visit ICU4X home page
.